Socket
Socket
Sign inDemoInstall

pbkdf2-sha512

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pbkdf2-sha512

pbkdf2-sha512 is a PBDKF2 implementation using HMAC SHA512


Version published
Weekly downloads
915
increased by7.14%
Maintainers
1
Install size
3.73 kB
Created
Weekly downloads
 

Readme

Source

pbkdf2-sha512

Fork of pbkdf2-sha256 but for sha512.

pbkdf2-sha512 is a JavaScript implementation of PBKDF2 using the SHA512 HMAC. It's useful as the Scrypt algorithm uses this. It's fully compatible with Node.js and the browser (via Browserify).

Official documentation:

http://cryptocoinjs.com/modules/crypto/pbkdf2-sha256/

Keywords

FAQs

Last updated on 14 Jan 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc