serai/crypto/dalek-ff-group
2023-01-11 23:05:31 -05:00
..
src Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
Cargo.toml Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
LICENSE Update licenses 2023-01-11 23:05:31 -05: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.