serai/crypto/transcript
2022-06-19 06:35:15 -04:00
..
src Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
Cargo.toml Prepare transcript for publishing 2022-06-19 06:35:15 -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.