8 lines
317 B
Plaintext
8 lines
317 B
Plaintext
The Crypt::GPG module provides access to the functionality of the
|
|
GnuPG (www.gnupg.org) encryption tool through an object oriented
|
|
interface.
|
|
|
|
It provides methods for encryption, decryption, signing, signature
|
|
verification, key generation, key certification, export and import.
|
|
Key-server access is on the todo list.
|