aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-16 23:51:24 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-16 23:51:24 +0200
commit5e609f4affa459822a8b95855ac90124677b09b9 (patch)
treeca896a1bf6f16f3414b8bb8a5d59aad9711d1c6c
parentmisc (diff)
downloadsha3sum-5e609f4affa459822a8b95855ac90124677b09b9.tar.gz
sha3sum-5e609f4affa459822a8b95855ac90124677b09b9.tar.bz2
sha3sum-5e609f4affa459822a8b95855ac90124677b09b9.tar.xz
update readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index d652952..d356b22 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,17 @@ COMPLETE STATUS:
-i ITERATIONS
--iterations The number of hash iterations to run. (default: 1)
+ -j SQUEEZES
+ --squeezes The number of hash squeezes to run. (default: 1)
+
+ -h
+ --hex Read the input in hexadecimal, rather than binary.
+
-b
--binary Print the checksum in binary, rather than hexadecimal.
+
+ -m
+ --multi Print the chechsum at all iterations.
If you want to contribute with an implementation in another