serai/crypto/dalek-ff-group
2023-03-07 03:10:55 -05:00
..
src Add support for hashing (as in HashMap) dalek points 2023-03-07 03:10:55 -05:00
Cargo.toml Update and remove unused dependencies 2023-03-07 03:06:46 -05:00
LICENSE Rename sign folder to crypto 2022-05-03 00:46:50 -04:00
README.md Add root_of_unity to dalek-ff-group 2022-12-15 20:33:58 -05:00

Dalek FF/Group

ff/group bindings around curve25519-dalek with a from_hash/random function based around modern dependencies.