This is the working area for the individual Internet-Draft, "Hashing to Elliptic Curves".
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.
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.
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
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.