From baf68e2a6ff0ac9d673d9e79e26200c701b335fd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Mar 2015 15:09:19 +0100 Subject: readme: testing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index 3d96ef0..a06bda2 100644 --- a/README +++ b/README @@ -80,3 +80,13 @@ between them and the other are quite small; and of course the other hashing utilities from other packages using other algorithm-families. +--------------------------------------------------------------------- + +The implementation of the algorithms is done +in libkeccak (https://github.com/maandree/libkeccak), +so to verify that this program is correct, +verify libkeccak using its test suite +(https://github.com/maandree/libkeccak/blob/master/src/test.c) +and check that some of hashes are returned identically +by sha3sum. + -- cgit v1.2.3-70-g09d2