Skip to content

Hashing to curve reference implementation

License

Notifications You must be signed in to change notification settings

jedisct1/h2c-go-ref

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashing to Elliptic Curves

RFC Draft: draft-irtf-cfrg-hash-to-curve

This document specifies a number of algorithms that may be used to encode or hash an arbitrary string to a point on an elliptic curve.

Reference Implementation

The purpose of this implementation is for generating test vectors and enabling cross compatibility between other implementations.

Note that this implementation cannot be used in production systems because side-channel countermeasures are not included.

Contact

Feel free to open a github issue for anything related to the implementation, otherwise e-mail authors of the draft.

About

Hashing to curve reference implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%