Whole document tree 4. Encrypt and decryptAfter installing everything and configuring everything in the way we want, we can start on encrypting and decrypting. When encrypting or decrypting it is possible to have more than one private key
in use. If this occurs you need to select the active key. This can be done by
using the option If you want to change recipient this can be done by the option
4.1 Encrypt
The command to encrypt is
or
To avoid the risk that somebody else claims to be you, it is very useful to sign everything you encrypt, see
signatures.
4.2 DecryptThe command for decrypting is:
or
Also here stdout is preset, but with the -o option you can
redirect the output to a file.
Next Previous Contents |