Class Summary |
check_signed |
DOCUMENT ME. |
conv_decrypt |
DOCUMENT ME. |
conv_encrypt |
DOCUMENT ME. |
dTest |
Decrypts a file (name in argv[0]) to the screen
Demonstrates the ArmouredMessage, Passphrase and SecretKeyRing classes. |
esTest |
Encrypts and signs a string (messageText) and writes the ciphertext to es-test.asc
Demonstrates the ArmouredMessage, Passphrase, PublicKeyRing,
SecretKeyRing and EmailAddress classes. |
eTest |
Encrypts a string (messageText) and writes the ciphertext to e-test.asc
Demonstrates the ArmouredMessage and PublicKeyRing classes. |
FileView |
DOCUMENT ME. |
KeyGen |
DOCUMENT ME. |
KeyRingTest |
|
KeyRingTestToo |
|
KeyView |
|
sTest |
Encrypts and signs a string (messageText) and writes the ciphertext to es-test.asc
Demonstrates the ArmouredMessage, Passphrase and SecretKeyRing classes. |
Test |
|
VanityKeyGen |
|
VanityRSAKeyGen |
This class is a RSA key pair generator. |