serai/coins/monero/src
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
..
clsag Correct discrepancies with the IETF draft 2022-05-06 07:49:18 -04:00
key_image Transcript crate with both a merlin backend and a basic label len value backend 2022-05-03 07:20:24 -04:00
transaction Correct discrepancies with the IETF draft 2022-05-06 07:49:18 -04:00
bulletproofs.rs Clean up code, correct a few bugs, add leader based one-time-key/BP gen 2022-04-28 20:09:31 -04:00
frost.rs Correct discrepancies with the IETF draft 2022-05-06 07:49:18 -04:00
lib.rs Cleanup which makes transcript optional, only required for multisig 2022-05-03 08:49:46 -04:00
rpc.rs Use a gamma distribution for mixin selection 2022-05-04 08:18:43 -04:00