mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 03:59:22 +00:00
a4cd1755a5
Removes from_canonical_bytes, which is offered by from_repr, and from_bytes_mod_order, which frequently leads to security issues. Removes the pointless Compressed type. Adds From u8/u16/u32 as they're pleasant. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Dalek FF/Group
ff/group bindings around curve25519-dalek with a from_hash/random function based around modern dependencies.
Some functions currently remain unimplemented.