Overview#
PKCS 1 is one of the
Public-Key Cryptography Standards which was titled
RSA Cryptography Standard and is defined in
RFC 3447.
PKCS 1 defines the mathematical properties and format of RSA Public Keys and Private Keys (ASN.1-encoded in clear-text), and the basic algorithms and encoding/padding schemes for performing RSA encryption, decryption, and producing and verifying signatures.
There might be more information for this subject on one of the following:
- - PKCS_1
- based on information obtained 2017-05-19-