Schnorr VRF, signatures, and related cryptographic operations using the Ristretto group.
# Cargo.toml
[dependencies]
schnorrkel = "0.11.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a Schnorr keypair and sign a message
Use schnorrkel types consistently; do not mix with ed25519-dalek
No dependency data recorded yet.