项目作者: armfazh

项目描述 :
Hashing to curve reference implementation
高级语言: Go
项目地址: git://github.com/armfazh/h2c-go-ref.git
创建时间: 2020-01-27T21:28:26Z
项目社区:https://github.com/armfazh/h2c-go-ref

开源协议:BSD 3-Clause "New" or "Revised" License

下载


RFC9380 - Hashing to Elliptic Curves

Go


IETF Data Tracker: draft-irtf-cfrg-hash-to-curve

Internet RFC-9380: git repository

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 with other implementations.

This implementation is for reference only. It MUST NOT be used in production systems.

Development branch: master

Draft versions implemented

Latest: v14

Previous: v12, v10, v08, v07, v06, v05.

Compatible Implementations

Internals

hash to curve

Contact

Feel free to open a github issue for anything related to the implementation, otherwise curve@ietf.org">e-mail authors of the draft.