scryptify

v0.2.2
Stronger encryption and decryption in Node.js
cryptify crypto decrypt decryption encrypt encryption npm salt scryptify and 1 more...

build

npm run ts && cross-env NODE_ENV=production gulp build && rm -rf gulpfile.js

build:debug

npm run ts && gulp build && rm -rf gulpfile.js

check

npm run lint && npm run nsp

gulp

npm run ts && gulp

lint

tslint --project tsconfig.json --config tslint.json

lint:fix

tslint -p . -c tslint.json --fix

nsp

nsp check

prepublishOnly

npm run check && npm run build

test

ava ./test

ts

tsc --target esnext --lib esnext --module commonjs gulpfile.ts
npm i scryptify

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 1/17/2018

Downloads

Maintainers