serai/crypto/dleq/src
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
..
cross_group Make the cross-group DLEqProof prove constant time 2022-07-01 15:27:16 -04:00
tests Implement a DLEq library 2022-06-30 05:42:29 -04:00
lib.rs Unify the cross-group DLEq challenges 2022-06-30 11:23:13 -04:00