serai/Cargo.toml
Luke Parker bf257b3a1f
Transcript crate with both a merlin backend and a basic label len value backend
Moves binding factor/seeded RNGs over to the transcripts.
2022-05-03 07:20:24 -04:00

8 lines
113 B
TOML

[workspace]
members = [
"crypto/transcript",
"crypto/frost",
"crypto/dalek-ff-group",
"coins/monero",
]