keccak

v1.2.0
Keccak sponge function family
sha3 sha-3 keccak shake

coverage

nyc tape test/index.js

coverage-lcov

npm run coverage && nyc report -r lcov

install

prebuild-install || node-gyp 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

unit-ci

npm run unit && prebuild-ci

Metadata

  • MIT
  • >=4.0.0
  • Unknown
  • released 2/23/2017

Downloads

Maintainers