mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 01:17:36 +00:00
38ad1d4bc4
This will effectively add msrv protections to the entire project as almost everything grabs from these. Doesn't add msrv to coins as coins/bitcoin is still frozen. Doesn't add msrv to services since cargo msrv doesn't play nice with anything importing the runtime. |
||
---|---|---|
.. | ||
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.