Module rfc8017

Source
Expand description

RFC 8017

PKCS #1: RSA Cryptography Specifications Version 2.2

Functionsยง

decode_private_key_der ๐Ÿ”’
Decodes a DER encoded RSAPrivateKey structure.
decode_public_key_der ๐Ÿ”’
Decode a DER encoded RSAPublicKey structure.
encode_public_key_der ๐Ÿ”’
DER encode a RSA public key to RSAPublicKey structure.