Skip to content

Finschia/r2ishiguro_vrf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

r2ishiguro vrf

Note: This is a fork from github.com/r2ishiguro/vrf. We retain it as is, because our consensus engine github.com/Finschia/ostracon needs it.

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.

Packages

No packages published

Languages

  • JavaScript 93.1%
  • Go 6.8%
  • HTML 0.1%