From 11dab6288da605c94c59f01e913dc4ee089efe52 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 17 Oct 2015 17:02:15 +0200 Subject: [PATCH] Nits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb14e66..b29c348 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ following changes: the [git repository](https://github.com/jedisct1/libsodium) to be compiled until version 1.0.4 is out). -* Unauthenticated encryption schemes were replaced with aesni and -pclmulqdq-accelerated AES256-GCM. +* Unauthenticated encryption schemes were replaced with hardware-accelerated +AES256-GCM. * The static, shared key was replaced by an ephemeral keys exchange with Curve25519. The PSK is now only used to sign ephemeral public keys and