Verifiable random function using the ristretto group on curve25519.
Add the following line to your Cargo.toml
.
vrf = { git = "https://github.com/zudo/vrf" }
View examples on how to use the library.
Verifiable random function using the ristretto group on curve25519.
Add the following line to your Cargo.toml
.
vrf = { git = "https://github.com/zudo/vrf" }
View examples on how to use the library.