serai/crypto/dalek-ff-group
2023-03-07 05:31:02 -05:00
..
src Further fix the clippy lint controls for Hash on dalek_ff_group::*Point 2023-03-07 05:31:02 -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.