Implementation of a simple Schnorr signature protocol implemented with Ristretto and Merlin transcripts.
- Simple message-based API.
- Flexible transcript-based API.
- Single signature verification.
- Batch signature verification.
- Compatible with Musig API.
- Compatible with Keytree key derivation API.
- VRF (aka “HMAC verifiable by a public key”) is in development.