Voyager Administration : OpenPGP

OpenPGP
This section describes how to set up OpenPGP encryption and authentication in Voyager. OpenPGP provides a secure method to encrypt, decrypt, sign, and verify attachments and files that you transmit and receive over Internet, intranet, and network connections. You can use OpenPGP in Voyager to authenticate files and data that you share and exchange with others. It uses public-keys, in combination with symmetric cryptography and “hashing” functions, to provide secure data and message communications.
Digital signatures
You can use a digital signature to verify the identity (author/creator) and validate the authenticity of a message or file. Digital signatures ensure that the received message or file has not been altered in any way, either accidentally via a faulty transmission channel, or intentionally (with or without malicious intent). Signing only applies to the private key.
Public-key encryption
Public key cryptography is an asymmetric process. This type of encryption requires two separate keys, one public and one private. The public key can be used to encrypt and lock plain text or code, which only the associated private key can decrypt and unlock. The two parts of the keypair differ, but are mathematically linked. The public key can be distributed without compromising the security of the private key, which must be protected. Neither key can perform both encryption and decryption functions. You can also use the private key to generate the associated public key (for example, in cases where the public key has been lost or damaged).
OpenPGP procedures
Using OpenPGP, you can perform the following procedures on a message or file:
l
l
l