diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-15 15:27:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-15 15:27:47 +0200 |
commit | ec16755f60139245de7f3ba7fa7ac32c444cbd7a (patch) | |
tree | 84d427f19a9aea2dd9ab631cb7b9ce7f4b1f2d1b /README | |
parent | Improve the code (diff) | |
download | sha3sum-ec16755f60139245de7f3ba7fa7ac32c444cbd7a.tar.gz sha3sum-ec16755f60139245de7f3ba7fa7ac32c444cbd7a.tar.bz2 sha3sum-ec16755f60139245de7f3ba7fa7ac32c444cbd7a.tar.xz |
Add test
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -24,12 +24,6 @@ DESCRIPTION This utilities can generate checksums or verify the checksums of files. - The implementation of the algorithms is done - in libkeccak(7) <https://github.com/maandree/libkeccak>. - To verify that this program is correct, verify - libkeccak(7) using its test suite and check that some - of hashes are returned identically by sha3sum. - OPTIONS -u |