1.0.4 is out

This commit is contained in:
Frank Denis 2015-10-18 16:47:53 +02:00
parent 6165edf789
commit 943fa76bc3
1 changed files with 1 additions and 3 deletions

View File

@ -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.