This commit is contained in:
Tammi L. Coles 2023-11-03 12:20:58 +01:00
parent 661beb75e4
commit 8bb4baeff7

View file

@ -17,7 +17,7 @@ OpenPGP is an open standard for cryptographic operations. It is a system based o
With OpenPGP, you can: With OpenPGP, you can:
- [Encrypt](encryption_chapter) and [decrypt](decryption_chapter) messages to achieve confidentiality - [Encrypt](encryption_chapter) and [decrypt](decryption_chapter) messages to preserve confidentiality
- [Sign](signing_data) and [verify](verification_chapter) data to ensure authenticity - [Sign](signing_data) and [verify](verification_chapter) data to ensure authenticity
- [Issue and validate certifications](component_signatures_chapter) about keys and identities, similar to the role of a Certificate Authority in validating identities. - [Issue and validate certifications](component_signatures_chapter) about keys and identities, similar to the role of a Certificate Authority in validating identities.