Downloads

Download gnupg-6.x-1.0-alpha1.tar.gztar.gz 12.86 KB
MD5: 925096679e8864c3fe78101f94c5f5b7
SHA-1: a6334f493a7b837c8c5dde60f9c349b051af8cc8
SHA-256: fbd45c49365108a60d2143bd1ec171a8f30a586e1b721176e1334f9008ca5b07
Download gnupg-6.x-1.0-alpha1.zipzip 15.79 KB
MD5: 0633c7cf06cdfb8d7e89e1f4f0b3ae6f
SHA-1: 5ff2a0d0fcdd98f9b3dfb03d8b9ea2f35d5d5975
SHA-256: 4e7462b362f6a0070d5916559e9fe7d8519aa99cbb11dc221fc9e8913ff0dd02

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 gpg command-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() and gnupg_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.
Created by: Arto
Created on: 16 Oct 2008 at 05:31 UTC
Last updated: 16 Oct 2008 at 05:40 UTC
New features

Other releases