| » Version | » Information |
|---|---|
| 2009-01-22 stable |
|
| 2008-11-17 beta |
|
| 2008-09-23 beta |
|
| 2008-09-23 beta |
|
| 2008-04-05 beta |
|
| 2008-03-02 beta |
|
| 0.4.0 |
Release date: 2008-01-28 00:12 UTC Release state: beta Changelog: API is beta. The native PHP driver is pretty much finished. A PECL-powered gnupg driver will be added in the future. Changes in this release: * cleaned up Key and Signature objects, * getPublicKeys() and getPrivateKeys become getKeys(), * getPublicFingerprint() and getPrivateFingerprint become getFingerprint(), * added ability to specify a key in getKeys(), * getFingerprint() can return fingerprint formatted in common formats, * throw an exception when you try to delete a public key that has a private key, * don't throw an exception when importing duplicate keys, and * unit tests are complete for PHP driver. Dependencies:
|
| 2008-01-18 alpha |
|
| 2008-01-14 alpha |