serai/crypto
Luke Parker 7890827a48
Implement variable-sized windows into multiexp
Closes https://github.com/serai-dex/serai/issues/17 by using the 
PrimeFieldBits API to do so.

Should greatly speed up small batches, along with batches in the 
hundreds. Saves almost a full second on the cross-group DLEq proof.
2022-06-30 09:30:24 -04:00
..
dalek-ff-group Implement PrimeFieldBits for dalek-ff-group 2022-06-30 03:17:15 -04:00
dleq Implement variable-sized windows into multiexp 2022-06-30 09:30:24 -04:00
frost Implement variable-sized windows into multiexp 2022-06-30 09:30:24 -04:00
multiexp Implement variable-sized windows into multiexp 2022-06-30 09:30:24 -04:00
transcript Enable no_std on transcript 2022-06-28 04:02:56 -04:00