Crate apub_rustcrypto

Source
Expand description

rustcrypto-backed cryptography for apub

Structs§

RsaSigner
An RSA private key message signer
RsaVerifier
An RSA public key message verifier
Rustcrypto
A type representing an actor’s cryptography information
Sha256Digest
A sha256 digest

Enums§

RustcryptoError
Errors that can be produced when signing, verifying, decoding, or otherwise interacting with rustcrypto types