mirror of
https://github.com/serai-dex/serai.git
synced 2025-03-01 14:30:24 +00:00
Relies on the ff/group API, instead of the custom Curve type. Also removes GENERATOR_TABLE, only used by dalek, as we should provide our own API for that over ff/group instead. This slows down the FROST tests, under debug, by about 0.2-0.3s. Ed25519 and Ristretto together take ~2.15 seconds now. |
||
---|---|---|
.. | ||
dalek.rs | ||
kp256.rs | ||
mod.rs |