diff options
author | Mattias Andrée <maandree@kth.se> | 2022-02-19 11:26:11 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-02-19 11:26:11 +0100 |
commit | 2c96a2fd11de1fbf708fab7368055b9f5d7b1702 (patch) | |
tree | 9971668a2ab48b264a63c5e368a63d5a503cffd3 | |
parent | Remove use of ifeq in Makefile and move use of install_name_tool from install-time to build-time (diff) | |
download | libkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.gz libkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.bz2 libkeccak-2c96a2fd11de1fbf708fab7368055b9f5d7b1702.tar.xz |
Update readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |