Changes for version 1.32
- Wrote ::ES::PKCS_v_15 that implements PKCS1 v1.5 padded encryption, and a test for it (t/13-es-pkcs_v15.t).
Modules
RSA public-key cryptosystem.
Data creation, conversion and reporting primitives.
Debug routine for Crypt::RSA.
Plaintext-aware encryption with RSA.
PKCS1 v1.5 padded encryption with RSA.
Parent class for Crypt::RSA::*, provides error handling capabilities.
RSA Key Pair Generator.
RSA Private Key Management.
RSA Public Key Management.
RSA encryption, decryption, signature and verification primitives.
Probabilistic Signature Scheme based on RSA.