From 56fe64a06cc288bfa10a1fef04219d1b46de09f6 Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Mon, 19 Oct 2015 16:50:33 +0200 Subject: typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b180fb7..ca38497 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This is the reference source code package of BLAKE2, which includes -* `ref/`: C implementations of BLAKE2b, BLAKE2Bp, BLAKE2s, BLAKE2Sp, +* `ref/`: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp, aimed at portability and simplicity. -* `sse/`: C implementations of BLAKE2b, BLAKE2Bp, BLAKE2s, BLAKE2Sp, +* `sse/`: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp, optimized for speed on CPUs supporting SSE2, SSSE3, SSE4.1, AVX, or XOP. -- cgit v1.2.3