aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-26 22:44:32 +0100
committerMattias Andrée <maandree@kth.se>2022-02-26 23:21:04 +0100
commit6c293f272c62edffb3a749230ebb7469e0e969d9 (patch)
tree02062841a5be49515b15cc75f1b6703b9f89f017 /README
parentUpdate clean rule in Makefile (diff)
downloadsha3sum-6c293f272c62edffb3a749230ebb7469e0e969d9.tar.gz
sha3sum-6c293f272c62edffb3a749230ebb7469e0e969d9.tar.bz2
sha3sum-6c293f272c62edffb3a749230ebb7469e0e969d9.tar.xz
Add shake128sum and rawshake128sum
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 74157db..fb8ce9d 100644
--- a/README
+++ b/README
@@ -11,8 +11,10 @@ SYNOPSIS
sha3-256sum [option ...] [file ...]
sha3-384sum [option ...] [file ...]
sha3-512sum [option ...] [file ...]
+ shake128sum [option ...] [file ...]
shake256sum [option ...] [file ...]
shake512sum [option ...] [file ...]
+ rawshake128sum [option ...] [file ...]
rawshake256sum [option ...] [file ...]
rawshake512sum [option ...] [file ...]