From 8e6e4c1e5b75e258b32e09ccfd76eef034fc3ba6 Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Fri, 24 Feb 2017 14:53:01 +0100 Subject: [PATCH] d/experimental --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c4ca3d..7af7657 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Running will build tests for * SipHash-2-4, the default version of SipHash returning 64-bit tags -* SipHash-2-4 with doubled tag size, i.e. 128-bit tags -* HalfSipHash-2-4, an **experimental** version of SipHash working with - 32-bit words and returning 32-bit tags by default +* SipHash-2-4 with doubled tag size, i.e. 128-bit tags +* HalfSipHash-2-4, a version of SipHash working with 32-bit words and + returning 32-bit tags by default * HalfSipHash-2-4 with doubled tag size, i.e. 64-bit tags