Pure rust implementation of RFC-8152, using the Signer
and Verifier
traits from RustCrypto's signature
crate to abstract over cryptographic backend.
Currently only implements COSE_Sign1.
Pure rust implementation of RFC-8152, using the Signer
and Verifier
traits from RustCrypto's signature
crate to abstract over cryptographic backend.
Currently only implements COSE_Sign1.