4 Commits

Author SHA1 Message Date
Zahary Karadjov
ba4ba8341c Add a helper for constructing hash values from their hex digests 2018-01-17 11:13:34 +02:00
Zahary Karadjov
4bb4f58855 Add a Keccak implementation matching the original SHA3 competition submission
The difference between the original submission and the FIPS 202 standard
is just a padding value used within the algorithm.

close #1
2018-01-05 15:08:38 +02:00
Zahary Karadjov
dd2ec919b9 support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
zah
942832dffa
Initial commit 2018-01-04 18:41:07 +02:00