1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-03 22:34:46 +01:00
Files
wiki/wiki/openpgp.md

707 B

OpenPGP

OpenPGP is the most widely used encryption standard proposed in from RFC 4880.

Setup

There are different implementations of OpenPGP. Many Linux package managers package the implementation called Gnu Privacy Guard in the gnupg or sometimes also gpg or gpg2 package.

Usage

This section addresses the usage of OpenPGP.

Encrypting, Decrypting, Signing and Verifying Emails

OpenPGP is often used to encrypt, decrypt or sign emails. Most modern email clients feature a way to do that.