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

Changes for version 1.8

  • When returning PEM, ensure max line width of 64 to satisfy RFC 7468, not 76 of MIME.
  • Fix test failures on some editions of 5.8.8 due to Perl bug 39185. (Tripped in test, not module.)
  • __END__

Changes for version 1.7_01

  • Address CPANTS failures due to bugs in old versions of Crypt::PK::ECC
  • Add explicit version dependency for CryptX, the parent distribution.
  • For insurance, add explicit version requirements for the other modules we depend on.
  • Add getAPIversion
  • Make stringify use an overloadable method so it can be extended if subclassed.
  • Correctly parse DER for expected length when removing padding.

Modules

parse PKCS #10 certificate requests