serai/crypto/multiexp
Luke Parker 469ce9106b
Implement a binary search for BatchVerifier blame
Adds helper functions to verify and, on failure, blame, which move an 
unwrap from callers into multiexp where it's guaranteed to be safe and 
easily verified to be proper.

Closes https://github.com/serai-dex/serai/issues/10.
2022-05-27 02:01:01 -04:00
..
src Implement a binary search for BatchVerifier blame 2022-05-27 02:01:01 -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