serai/crypto/dalek-ff-group
2022-07-08 16:05:17 -04:00
..
src Fix dalek_ff_group invert 2022-07-08 16:05:17 -04:00
Cargo.toml Implement PrimeFieldBits for dalek-ff-group 2022-06-30 03:17:15 -04:00
LICENSE Rename sign folder to crypto 2022-05-03 00:46:50 -04:00
README.md Prepare dalek-ff-group for publishing 2022-06-19 06:34:06 -04:00

Dalek FF/Group

ff/group bindings around curve25519-dalek with a random function based around a more modern rand_core.

Some functions currently remain unimplemented.