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