serai/crypto
Luke Parker 1c98f15d5b
Make the cross-group DLEqProof prove constant time
Instead of having if statements for the bits, it now has constant time 
ops. While there are still if statements guiding the proof itself, they 
aren't dependent on the data within.
2022-07-01 15:27:16 -04:00
..
dalek-ff-group Implement PrimeFieldBits for dalek-ff-group 2022-06-30 03:17:15 -04:00
dleq Make the cross-group DLEqProof prove constant time 2022-07-01 15:27:16 -04:00
frost Remove C::F_len, C::G_len for F_len<C> and G_len<C> 2022-06-30 18:46:18 -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