aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-28 01:01:16 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-28 01:01:16 +0200
commit5351f8e4202a734fa3fa4db353f32080d9617534 (patch)
treed7393ad1523b412881ca4e520dfe864b7956296d
parentm (diff)
downloadsha3sum-5351f8e4202a734fa3fa4db353f32080d9617534.tar.gz
sha3sum-5351f8e4202a734fa3fa4db353f32080d9617534.tar.bz2
sha3sum-5351f8e4202a734fa3fa4db353f32080d9617534.tar.xz
add note on why versions are not being tagged
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 34d873d..6c94c1f 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,8 @@ PERFORMANCE COMPARISON:
**Pending the standardisation of SHA-3**, there is no specification of particular
SHA-3 functions yet. Our defaults are based on Keccak[] being Keccak[r = 1024, c = 576]
rather than the functions in Wikipedia's entires that uses [r = 576, c = 1024].
+No release will made until SHA-3 has been standardise, this is to prevent the
+program to change behaviour caused by mismatch with standardisation.
If you want to contribute with an implementation in another