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

Changes for version 1.24

  • 1 Bug fix in Crypt::RSA::EME::OAEP::decode() newline in plaintext was causing decode() to return error.
  • 2 Wrote Crypt::RSA::encrypt() and Crypt:RSA::decrypt()
  • 3 Wrote a test for Crypt::RSA (t/11-wrapper.t)

Modules

RSA public-key cryptosystem.
Data creation, conversion and reporting primitives.
Debug routine for Crypt::RSA.
Plaintext-aware 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.
Probablistic Signature Scheme based on RSA.