Skip to content

payshares-staging/sjcl-scrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sjcl-scrypt

An scrypt implementation in JavaScript, because that is not insane at all.

It depends on the Standford JavaScript Cryptography Library and shares its license (BSD).

To use, make sure you have sjcl.js available, then do this:

<script src="sjcl.js"></script>
<script src="sjcl-scrypt.js"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published