Crates.io | hash2curve |
lib.rs | hash2curve |
version | 0.1.0 |
source | src |
created_at | 2020-03-25 02:08:43.988839 |
updated_at | 2021-02-05 20:57:16.736 |
description | Traits and algorithms for hashing arbitrary values to curve group element |
homepage | |
repository | https://github.com/mikelodder7/hash2curve |
max_upload_size | |
id | 222516 |
size | 29,353 |
This repository provides traits and some algorithms that can be used to encode or hash arbitrary input to a point on an elliptic curve or a set of recommended algorithms for a range of curve types.
This crate is experimental and may have bugs/memory safety issues. USE AT YOUR OWN RISK!
Michael Lodder
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.