diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-08-10 09:08:51 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-08-10 09:08:51 +0200 |
commit | a13eb34a17407c17f933312b731720fc7c297ac8 (patch) | |
tree | 9feedddab3390e1745bb62db3a4616b01a7bf4d3 /README.md | |
parent | fix bug evaluating large files (diff) | |
download | sha3sum-a13eb34a17407c17f933312b731720fc7c297ac8.tar.gz sha3sum-a13eb34a17407c17f933312b731720fc7c297ac8.tar.bz2 sha3sum-a13eb34a17407c17f933312b731720fc7c297ac8.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ 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 -Wikipedias entires that uses [r = 576, c = 1024]. +Wikipedia's entires that uses [r = 576, c = 1024]. If you want to contribute with an implementation in another |