Skip to content

Tags: dchest/scrypt-async-js

Tags

v2.0.1

2.0.1

v2.0.0

Rebuild, bump version

Verified

This tag was signed with the committer’s verified signature. The key has expired.
dchest Dmitry Chestnykh

Verified

This tag was signed with the committer’s verified signature. The key has expired.
dchest Dmitry Chestnykh

v1.0.2

Test very long password.

v1.0.1

Remove enviroments from .travis.yml.

v1.0.0

Add test and build scripts to package.json.

"npm test && npm run build" replaces ./build.sh for building.
Requires uglifyjs (didn't include in devDependencies, because npm
currently fails to install it for me).