Changes for version 0.34_03

  • Fix bug in rsa_crypt. Need to pass NULL

Changes for version 0.34_02

  • t/rsa.t needs to tolerate sha1 being disabled on rhel.

Changes for version 0.34_01

  • docs - plaintext = decrypt(cyphertext)
  • #44 - Fix issue when libz is not linked on AIX
  • #50 - Correct openssl version may not be found
  • #52 - Out of memory on openssl 1.1.1w hpux
  • #47 - Update FSF address and LGPL name in LICENSE
  • #55 - stop using AutoLoader
  • #48 - Whirlpool is missing the header
  • Move github repo to cpan-authors
  • Fully support openSSL 3.x API

Modules

RSA encoding and decoding, using the openSSL libraries