Skip to content

EntropicLabs/ecvrf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ecvrf-rs

This crate contains functions for creating and verifying VRF proofs, following the IETF VRF specification. Although this crate attempts to stick to the specification as closely as possible, not all functions are fully compliant with the specification. In addition, this crate only supports elliptic curve VRF functions, hence the name.

Javascript bindings for this crate are also available, in the ecvrf-js package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages