From 76f9e6f87aab67f5a7c83f95050ab94af383ff48 Mon Sep 17 00:00:00 2001
From: Angristan <stanislas.lange@openmailbox.org>
Date: Wed, 9 Mar 2016 21:13:12 +0100
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9b8b098..4659e2f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ This script will let you setup your own VPN server in no more than a minute, eve
 This fork includes :
 - no logs
 - TLS 1.2 only
-- AES-256-CBC encryption
+- AES-256-CBC encryption (instead of BF-CBC)
+- 4096 bits DH (instead of 2048 bits)
 - [FDN's DNS Servers](http://www.fdn.fr/actions/dns/)
 - Every feature of the [original script](https://github.com/Nyr/openvpn-install) (I check periodically to sync the latest commits from source)