Changes for version 0.08

  • Altered explode() to canonicalize line endings to \n, handling DOS (\r\n) and older mac (\r) line breaks cleanly. Thanks to Matt Gramlich for the patch.
  • Removed sign() and auto_install() from Makefile.PL.
  • Removed magic svn keywords.
  • Converted test suite to Test::More.
  • Added author tests (xt/) and modified SYNOPSIS for all modules to make them pass the compilation test.

Modules

Read/write encrypted ASN.1 PEM files
Cipher Block Chaining Mode implementation