gnupg 6.x-1.0-alpha1
Posted by Arto on October 16, 2008 at 5:31am
| Download | Size | md5 hash |
|---|---|---|
| gnupg-6.x-1.0-alpha1.tar.gz | 12.86 KB | 925096679e8864c3fe78101f94c5f5b7 |
| gnupg-6.x-1.0-alpha1.zip | 15.79 KB | 0633c7cf06cdfb8d7e89e1f4f0b3ae6f |
Last updated: December 24, 2010 - 23:06
Release notes
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
Posted by Arto on October 16, 2008 at 5:30am
| Download | Size | md5 hash |
|---|---|---|
| gnupg-6.x-1.x-dev.tar.gz | 17.04 KB | 2d1529128cf5563ecb5ef8defe5cf6cb |
| gnupg-6.x-1.x-dev.zip | 20.12 KB | 8514f606be2c13e8731b7b43f3b58cca |
Last updated: February 25, 2011 - 07:35
Release notes
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.