8e563f3171 | ||
---|---|---|
keccak_tiny | ||
tests | ||
.appveyor.yml | ||
.gitignore | ||
.travis.yml | ||
LICENSE-APACHEv2 | ||
LICENSE-MIT | ||
README.md | ||
keccak_tiny.nim | ||
keccak_tiny.nimble |
README.md
nim-keccak-tiny
A wrapper for the keccak-tiny C library
Warning! A native Nim implementation of SHA3 and Keccak is now available in the nimcrypto library. We recommend using it.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.