We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a55f92 commit 7c1e998Copy full SHA for 7c1e998
ed25519/src/impl_signature_trait.rs
@@ -35,7 +35,6 @@ pub mod signers {
35
Ok(())
36
}
37
38
-
39
40
/// The [`arrayref`](libcrux_traits::signature::arrayref) version of the Verify trait.
41
impl Verify<VERIFICATION_KEY_LEN, SIGNATURE_LEN> for Signer {
0 commit comments