Luke Parker 3dab26cd94 Correct discrepancies with the IETF draft
While all the transcript/extension code works as expected, which means, 
they don't cause any conflicts, n was still capped at u64::MAX at 
creation when it needs to be u16. Furthermore, participant index and 
scalars/points were little endian instead of big endian/curve dependent.
2022-05-06 07:49:18 -04:00
2022-04-27 00:09:05 -04:00
Description
No description provided
26 MiB
Languages
Rust 99.8%
Shell 0.1%