Skip to content

robertjd/cryptowtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbkdf2 examples for Node.js libraries

Node.js 10.x does not support HMAC-SHA256, only HMAC-SHA1

Here are some examples of how to use pbkdf2 with HMAC-SHA256, using these 3rd party Node.js libraries:

Install the node libraries with npm install

Run it with node main.js

About

Node.js examples for pbkdf2 HMAC-SHA256

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published