mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
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.
|