A wrapper for the keccak-tiny C library
Go to file
Zahary Karadjov dd2ec919b9 support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
keccak-tiny support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
tests support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
.gitignore support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
LICENSE Initial commit 2018-01-04 18:41:07 +02:00
README.md Initial commit 2018-01-04 18:41:07 +02:00
keccak_tiny.nim support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00
keccak_tiny.nimble support linking nim programs with a local copy of keccak-tiny 2018-01-05 03:07:33 +02:00

README.md

nim-keccak-tiny

A wrapper for the keccak-tiny C library