From 1e1e0d7c13c0ebabf79f6ce5a34ebcb4029fdd41 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 3 Nov 2015 18:23:41 +0100 Subject: [PATCH] 1.0.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81d0914..c1d3efa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This is a fork of [VTUN](http://vtun.sourceforge.net/), with the following changes: -* OpenSSL was replaced with libsodium. This requires libsodium >= 1.0.4. +* OpenSSL was replaced with libsodium. This requires libsodium >= 1.0.6. * Unauthenticated encryption schemes were replaced with hardware-accelerated AES256-GCM.