serai/crypto/transcript
Luke Parker e4fc469e58
Use a transcript when generating the per-chain binding for a given set of keys
While it was fine as-is, as it only had one variable length property, 
this is a bit more robust. Also binds the Curve ID, which should declare 
differently even for just different basepoints, and therefore adds two 
variable length properties (justifying the transcript).
2022-06-03 01:37:12 -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 Use a global transcript 2022-05-06 07:33:08 -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