serai/crypto/dalek-ff-group
2023-03-07 04:26:19 -05:00
..
src Use a backwards compatible clippy lint for impl Hash 2023-03-07 04:26:19 -05:00
Cargo.toml Use black_box to help obscure the dalek-ff-group bool -> Choice conversion 2023-03-07 04:23:41 -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.