Skip to content

Instantly share code, notes, and snippets.

@hm0429
Created March 10, 2018 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hm0429/a323436806ca04ecedf919f422808dcf to your computer and use it in GitHub Desktop.
Save hm0429/a323436806ca04ecedf919f422808dcf to your computer and use it in GitHub Desktop.
node -e "console.log(require('crypto').pbkdf2Sync('PASSWORD','SSID',4096,32,'sha1').toString('hex'))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment