Awesome
Hashing to Elliptic Curves
This is the working area for the individual Internet-Draft, "Hashing to Elliptic Curves".
Reference Implementations
The purpose of these implementations is for generating test vectors and enabling cross compatibility with other implementations.
These implementations are for reference only. They MUST NOT be used in production systems.
Other Implementations
This is a (likely incomplete) list of other libraries that have implemented hash-to-curve per the standard.
- libsodium
- MIRACL Core
- pairing-plus
- RELIC
- Apache Milagro Crypto Library - Rust
- Zig's standard library
- CIRCL
If you know of another library that supports a compliant hash-to-curve implementation and would like us to list it here, please open a PR.
Contributing
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Command Line Usage
Formatted text and HTML versions of the draft can be built using make
.
$ make
Command line usage requires that you have the necessary software installed. See the instructions.