Changes for version 0.03
- Added test suite.
- Added encode/decode methods, which are the encoding and decoding routines, broken out into separate methods. read and write are now implemented as wrappers around decode and encode. This allows for more flexibility.
Modules
Read/write encrypted ASN.1 PEM files
Cipher Block Chaining Mode implementation
DES-EDE3 encryption/decryption