Skip to content

zudo/vrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verifiable random function

Rust dependency status

Verifiable random function using the ristretto group on curve25519.

Usage

Add the following line to your Cargo.toml.

vrf = { git = "https://github.com/zudo/vrf" }

View examples on how to use the library.

About

Verifiable random function using the ristretto group on curve25519.

Topics

Resources

Stars

Watchers

Forks

Languages