pub type Rs512VerifyingKey = VerifyingKey<Sha512>;
pub struct Rs512VerifyingKey { /* private fields */ }