aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 11:26:11 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 11:26:11 +0100
commit2c96a2fd11de1fbf708fab7368055b9f5d7b1702 (patch)
tree9971668a2ab48b264a63c5e368a63d5a503cffd3 /README
parentRemove use of ifeq in Makefile and move use of install_name_tool from install-time to build-time (diff)
downloadlibkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.gz
libkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.bz2
libkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.xz
Update readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5a1614d..712f7fd 100644
--- a/README
+++ b/README
@@ -12,4 +12,4 @@ RATIONALE
and let it be bit-oriented.
SEE ALSO
- sha3sum, libsha2(7), libsha1(7)
+ sha3sum, libblake(7), libsha2(7), libsha1(7)