Skip to content

r2ishiguro/vrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vrf

a VRF implementation in go (and JS just for verification part for now), following https://tools.ietf.org/html/draft-goldbe-vrf-00.

vrf_ed25519.go uses "golang.org/x/crypto/ed25519/internal/edwards25519" which is internal, so I copied the whole code into this repository as-is.

Releases

No releases published

Packages

No packages published