Skip to content

micheal-swiggs/node-scrypt-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

node-scrypt-js is a pure javascript implementation of the scrypt encryption utility.

See http://www.tarsnap.com/scrypt.html for more details.

It is based heavily on the Java version

https://github.com/wg/scrypt

Developer Notes

Testing

Developer mode tests can be quickly run with the command ./tests/dev-tests from the project root directory.

About

Pure javascript implementation of scrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 3.6%
  • Groovy 2.1%
  • Shell 0.1%