From 943fa76bc3e0b408cede61aa41ddcc27e3b11cbb Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 18 Oct 2015 16:47:53 +0200 Subject: [PATCH] 1.0.4 is out --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b29c348..81d0914 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ This is a fork of [VTUN](http://vtun.sourceforge.net/), with the following changes: -* OpenSSL was replaced by Libsodium (this currently requires code from -the [git repository](https://github.com/jedisct1/libsodium) to be -compiled until version 1.0.4 is out). +* OpenSSL was replaced with libsodium. This requires libsodium >= 1.0.4. * Unauthenticated encryption schemes were replaced with hardware-accelerated AES256-GCM.