From e3cce8aeb984688f0e76bac3021fa8a53b0be506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Fri, 18 Mar 2016 21:19:24 +0100 Subject: [PATCH] AES-NI is no longer mandatory --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f34504a..476d4c1 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ This code will probably format your harddisk! #### Build and Install -Glorytun depends on [libsodium](https://github.com/jedisct1/libsodium) version >= 1.0.4 -and needs an AES-NI capable CPU. +Glorytun depends on [libsodium](https://github.com/jedisct1/libsodium) version >= 1.0.4. To build and install the latest version: