Changes for version 0.06
- Use Convert::PEM::ErrorHandler instead of defining error/errstr methods for each class. This also lets us use error/errstr as class methods.
- Added Macro param to constructor; this is useful when dealing with an ASN.1 description that defines multiple ASN.1 macros, and we want to decode/encode using a specific macro.
- Removed Crypt::DES_EDE3 from this distribution; it is now packaged and distributed separately, and has been added as a prereq for Convert::PEM.
Modules
Read/write encrypted ASN.1 PEM files
Cipher Block Chaining Mode implementation
Convert::PEM error handling