[][src]Module schnorr::signature

A Rust implementation of Schnorr signing

Structs

Signature

An Schnorr signature.

Constants

SIGNATURE_LENGTH

The length of a curve25519 Schnorr Signature, in bytes.