The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.24 - March 11, 2001

 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)