A wrapper for the keccak-tiny C library
Go to file
Jacek Sieka 5b743fcc7e
readme: update license
2018-09-05 12:48:12 -06:00
keccak-tiny Add a Keccak implementation matching the original SHA3 competition submission 2018-01-05 15:08:38 +02:00
tests Add a helper for constructing hash values from their hex digests 2018-01-17 11:13:34 +02:00
.appveyor.yml ci: update 2018-09-04 22:51:20 -06:00
.gitignore Add a helper for constructing hash values from their hex digests 2018-01-17 11:13:34 +02:00
.travis.yml ci: update 2018-09-04 22:51:20 -06:00
LICENSE-APACHEv2 ci: update 2018-09-04 22:51:20 -06:00
LICENSE-MIT ci: update 2018-09-04 22:51:20 -06:00
README.md readme: update license 2018-09-05 12:48:12 -06:00
keccak_tiny.nim use the new status-im/nim-ranges library 2018-02-16 17:01:14 +02:00
keccak_tiny.nimble Specify the copyright holders properly 2018-02-27 20:10:12 +02:00

README.md

nim-keccak-tiny

Build Status (Travis) Windows build status (Appveyor) License: Apache License: MIT Stability: experimental

A wrapper for the keccak-tiny C library

License

Licensed and distributed under either of

at your option. This file may not be copied, modified, or distributed except according to those terms.