The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.34

  • Wrote crypt-rsa-interoperablity.pod that contains the structure for a Crypt::RSA interoperability chart. Added an entry for RSAREF 2.0 signatures
  • Support for decryption using the Chinese Remainder Threorum in ::Primitives::decrypt(). Patch by Benjamin Trott <ben@rhumba.pair.com>
  • Identity is now kept unencrypted in ::Key::Private objects

Modules

RSA public-key cryptosystem.
Data creation, conversion and reporting primitives.
Debug routine for Crypt::RSA.
Plaintext-aware encryption with RSA.
PKCS #1 v1.5 padded encryption scheme based on 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.
PKCS #1 v1.5 signatures.
Probabilistic Signature Scheme based on RSA.