signatures
signatures copied to clipboard
`slh-dsa`: implement `DigestSigner/Verifier`
Follow-up to https://github.com/RustCrypto/elliptic-curves/pull/1423.
@tarcieri, follow-up from https://github.com/RustCrypto/traits/issues/2011. Would the same issue apply here with different messages being produced by the closure?
@daxpedda can you rebase this? I tried to resolve the conflicts unsuccessfully