pub type SchnorrSignatureScheme = SchnorrSignatureScheme<EdwardsConfig>;
pub struct SchnorrSignatureScheme { /* private fields */ }