@vaporsproject/pbkdf2
TypeScript icon, indicating that this package has built-in type declarations

5.0.6 • Public • Published

Password-Based Key Derivation Function 2 (pbkdf2)

This sub-module is part of the vapors project.

It contains the PBKDF2 function.

For more information, see the documentation.

Importing

Most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

const {

    pbkdf2

} = require("@vaporsproject/pbkdf2");

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i @vaporsproject/pbkdf2

Weekly Downloads

2

Version

5.0.6

License

MIT

Unpacked Size

15.3 kB

Total Files

28

Last publish

Collaborators

  • marlonhanks