Skip to main content

Module rsa

Expand description

RSA-OAEP (SHA1/SHA256) decrypt from 1Password’s JWK.

This module shares its name with the external rsa crate, so inside the crate the dependency is reached as ::rsa.

Structs§

RsaKey 🔒
An RSA private key identified by its kid.

Constants§

OAEP_SHA1 🔒
OAEP_SHA256 🔒