keccak

v0.1.0
Keccak sponge function family
sha3 sha-3 keccak shake

clean

node-gyp clean

coverage

nyc tape test/index.js

coverage-lcov

npm run coverage && nyc report -r lcov

install

npm run rebuild || echo "Keccak bindings compilation fail. Pure JS implementation will be used."

libkeccak

./util/libkeccak.sh

lint

standard

rebuild

node-gyp rebuild

test

npm run lint && npm run unit

unit

tape test/index.js

Metadata

  • MIT
  • >=4
  • Unknown
  • released 12/9/2016

Downloads

Maintainers