Releases for GnuPG
gnupg 6.x-1.0-alpha1
Arto - October 16, 2008 - 05:31
| Download | Size | md5 hash |
|---|---|---|
| gnupg-6.x-1.0-alpha1.tar.gz | 12.86 KB | 925096679e8864c3fe78101f94c5f5b7 |
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: October 16, 2008 - 05:35
The first alpha release for Drupal 6.x, supporting public-key encryption using GnuPG. Decryption has not yet been implemented.
Features:
- Provides configuration for the locations of the
gpgcommand-line binary and the GnuPG home directory. - Provides system status report entries indicating whether GnuPG is installed correctly.
- Adds a new cryptography tab when editing user accounts, allowing users to paste in and store their public keys (for later use by this module or other modules).
- Exports a maximally simple API consisting of the
gnupg_version(),gnupg_encrypt()andgnupg_decrypt()functions (but note that decryption is not implemented yet in this release). - Includes comprehensive API documentation.
- Implements some basic Simpletest 2.x-compatible unit tests.
gnupg 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| gnupg-6.x-1.x-dev.tar.gz | 17.05 KB | 5c0d460e2a2310ca34defb042d24ba18 |
Nightly development snapshot from CVS branch: HEAD
Last updated: March 7, 2009 - 12:11
The very latest development snapshot for Drupal 6.x. Recommended for expert users who feel comfortable submitting bug reports for the occasional unexpected glitch.
Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.
