mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
.. | ||
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.
This library was audited by Cypher Stack in March 2023, culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.
This library is usable under no_std.