[][src]Module yubihsm::rsa::pkcs1

RSASSA-PKCS#1v1.5 commands

Note: This is a legacy algorithm. Greenfield projects should consider non-RSA algorithms like Ed25519 or ECDSA, or RSA-PSS if RSA is required.

Structs

Signature

RSASSA-PKCS#1v1.5 signatures (ASN.1 DER encoded)

Enums

Algorithm

RSA PKCS#1v1.5: legacy algorithms