serai/crypto/transcript
Luke Parker 6775fb471e
Version bump Transcript trait
Preparation for yanking 0.1.0 which had an insecure format due to lack 
of length prefixing labels.
2022-06-24 18:59:28 -04:00
..
src Supply a RecommendedTranscript type of DT<Blake2b512> 2022-06-24 18:58:24 -04:00
Cargo.toml Version bump Transcript trait 2022-06-24 18:59:28 -04:00
LICENSE Transcript crate with both a merlin backend and a basic label len value backend 2022-05-03 07:20:24 -04:00
README.md Prepare transcript for publishing 2022-06-19 06:35:15 -04:00

Transcript

Basic transcript trait with a Merlin wrapper available via the Merlin feature.