Commit Graph

2 Commits

Author SHA1 Message Date
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