serai/crypto/multiexp
Luke Parker ce4c899422
Remove "as", except for floats as needed
Also updates Bulletproofs from C to not be length prefixed, yet rather 
have Rust calculate their length.

Corrects an error in key_gen where self was blamed, instead of the 
faulty participant.
2022-05-30 02:14:34 -04:00
..
src Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
Cargo.toml Add a batch verifier to multiexp, along with constant time variants 2022-05-27 00:52:44 -04:00
LICENSE Fix https://github.com/serai-dex/serai/issues/5 2022-05-03 07:42:09 -04:00