mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-05 18:39:23 +00:00
49c4acffbb
The prior one did 64 scalar additions for Ed25519. The new one does 8. This was optimized by instead of parsing byte-by-byte, u64-by-u64. Improves perf by ~10-15%. |
||
---|---|---|
.. | ||
ciphersuite | ||
dalek-ff-group | ||
dkg | ||
dleq | ||
ed448 | ||
ff-group-tests | ||
frost | ||
multiexp | ||
schnorr | ||
transcript |