mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
c90e957e6aa43f04765db25691f352ecd80d84db
Saves ~8% during FROST key gen, even with dropping a vartime for a constant time (as needed to be secure), as the new batch verifier is used where batch verification previously wasn't. The new multiexp API itself also offered a very slight performance boost, which may solely be a measurement error. Handles most of https://github.com/serai-dex/serai/issues/10. The blame function isn't binary searched nor randomly sorted yet.
Description
No description provided
Languages
Rust
99.8%
Shell
0.1%