19 Commits

Author SHA1 Message Date
Luke Parker
f0ef87420c You can't see if C is defined. You must make sure everything else isn't defined instead. 2018-09-13 15:27:11 -05:00
Luke Parker
b2355e7a6b Only use C99 with the C backend. 2018-09-13 15:14:02 -05:00
Mamy Ratsimbazafy
3a705ecb19
Fix C99 complaints in Windows and Mac CI (#6) 2018-09-11 11:07:26 +02:00
Luke Parker
a8a6ee2f5d Fix Nimble dependency. (#5) 2018-09-11 09:51:59 +02:00
Jacek Sieka
1d5d68ede2
fix ranges dep 2018-09-07 13:13:53 -06:00
Jacek Sieka
5358543a00
appveyor: fix version check 2018-09-06 12:07:42 -06:00
Jacek Sieka
5b743fcc7e
readme: update license 2018-09-05 12:48:12 -06:00
Jacek Sieka
96bb04223b
ci: update
readme: update license, badges
add correct license files
2018-09-04 22:51:20 -06:00
Jacek Sieka
62ddc44f58
travis: use cached nim instead of docker 2018-09-02 09:48:36 -06:00
Zahary Karadjov
394d9f4ea6 Specify the copyright holders properly 2018-02-27 20:10:12 +02:00
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