|  |
IBM AIX Implementation of OpenPGP message format
A command line tool for exploiting security services provided by OpenPGP message format using the IBM cryptographic library.
Date Posted: October 18, 2007
|
|
 |
 |
|
 |  The first place you should begin is with your own key-pair generation. This will help you further in performing operations such as encryption/decryption, signing, and verification. Please read the "ReadMe" file for more detailed information and examples of using IBM® AIX® Implementation of OpenPGP message format. | | |
 |  The generated key pair will have a public key and secret/private key. A public key is the one that can be distributed to others (using the exportkey operation) so that they can encrypt data for you and verify the data signed by you. The private key should be preserved with you only. | | |
 |  This tool first creates a random session key. Using this key, it encrypts the data. Later on it encrypts the key itself, either with the recipient's public key or a symmetric key. All this is clubbed together to form an OpenPGP message. | | |
 |  Yes. The tool adheres to RFC 2440, so it is interoperable with other PGP software implementing RFC 2440. | | |
 |  The current version (1.0) does not have all the features of RFC 2440. For further details on support and limitations, please see the "ReadMe" file. | | |
 |  The tool provides basic key management facility for adding, deleting, and listing the keys. | | |
 |  Its not possible to have the same key generated again. All the keys generated are unique. | | |
 |  Please ensure that you are using proper keys and that the data you are handling is not corrupted.
IBM and AIX are trademarks of IBM Corporation in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.
| |
|
|
 |
|
| |
|