Commit Graph

5 Commits

Author SHA1 Message Date
Zahary Karadjov 92fb544b1a use the new status-im/nim-ranges library 2018-02-16 17:01:14 +02:00
Zahary Karadjov 05a49a3922 small optimization 2018-01-31 23:48:46 +02:00
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