Commit Graph

9 Commits

Author SHA1 Message Date
zah 6813b08b08
Merge pull request #3 from alehander42/master
Install ranges from github
2018-02-26 16:56:49 +02:00
Alexander Ivanov 5b1b3f65cb Add travis 2018-02-26 14:30:29 +02:00
Alexander Ivanov 35ed285e47 Install ranges from github 2018-02-26 14:05:47 +02:00
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
zah 942832dffa
Initial commit 2018-01-04 18:41:07 +02:00