From bafb540de3ec3f9c5308234aa2eeddc73233c323 Mon Sep 17 00:00:00 2001 From: Felix Prahl-Kamps Date: Thu, 19 Jul 2018 11:04:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5461c1..93745c9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ With MISPBump it is easy to share events on your MISP instance with other instan # Security -A keyagreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES. +A key agreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES. # How does it work?