Update README.md

pull/5/head
Felix Prahl-Kamps 2018-07-19 11:04:16 +02:00
parent ac4475a646
commit d37db64573
1 changed files with 1 additions and 1 deletions

View File

@ -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), and the data sent afterwards is encrypted with AES.
A keyagreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES.
# How does it work?