Skip to content

Implementation of RSA-FDH-VRF from draft-irtf-cfrg-vrf

License

Notifications You must be signed in to change notification settings

reyzin/rsa-fdh-vrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSECURE and INEFFICIENT reference implementation for the four variants of the RSA-FDH-VRF (see also IETF's site, which may be a bit behind). Requires GMP and NTL.

!!!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!

THIS CODE IS INSECURE AND NOT TO BE USED FOR ACTUAL CRYPTO!!! IT IS ALSO INEFFICIENT AND COBBLED TOGETHER TOO QUICKLY TO BE ANY GOOD!!! DO NOT USE IT!!!

It was written as a reference implementation only, in order to generate test vectors.


Compiling notes: if you are having trouble compiling, check what version of GMP and NTL you have. Mine worked with GMP 6.1.2 and NTL 10.5.0.

About

Implementation of RSA-FDH-VRF from draft-irtf-cfrg-vrf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published