Release Name: 0.0.1
Notes:
This is the initial release of OpenPGP.rb, a pure-Ruby implementation of the OpenPGP Message Format (RFC 4880).
== Features
* Encodes and decodes ASCII-armored OpenPGP messages.
* Parses OpenPGP messages into their constituent packets.
* Supports both old-format (PGP 2.6.x) and new-format (RFC 4880) packets.
* Includes a GnuPG wrapper for features that are not natively supported.
Changes:
|