serai/crypto
Luke Parker 03e759b1fd
Fix DigestTranscript to be secure
Collisions were possible depending on static label substrings. Now, 
labels are prefixed by their length to prevent this from being possible. 
All variables are also flagged by their type, preventing other potential 
conflicts.
2022-06-24 08:42:38 -04:00
..
dalek-ff-group Prepare dalek-ff-group for publishing 2022-06-19 06:34:06 -04:00
frost Enforce FROST StateMachine progression via the type system 2022-06-24 08:40:14 -04:00
multiexp Prepare multiexp for publishing 2022-06-19 06:35:45 -04:00
transcript Fix DigestTranscript to be secure 2022-06-24 08:42:38 -04:00