From 601efd94f2c50fa2572d95899489d4409f5092d3 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Fri, 3 Dec 2021 14:20:36 +0100 Subject: [PATCH] Fix typo --- pgpainless-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgpainless-core/README.md b/pgpainless-core/README.md index 66c3765a..68b27096 100644 --- a/pgpainless-core/README.md +++ b/pgpainless-core/README.md @@ -10,7 +10,7 @@ Wrapper around Bouncycastle's OpenPGP implementation. ## Protection Against Attacks -PGPainless aims to fulfil the primary goals of cryptography: +PGPainless aims to fulfill the primary goals of cryptography: * Confidentiality through message encryption * Authenticity through signatures * Integrity through the use of Modification Detection Code and again signatures