pbkdf2-helper
promise wrapper for convenient use of native pbkdf2
promise wrapper for convenient use of native pbkdf2
SaltyHash is a robust password hashing library that combines salting and hashing to enhance security. It validates password strength to ensure secure authentication practices, making it an ideal choice for developers looking to protect user credentials ef
Generates sha256 hash value from a provided string or returns false in case of an error.
Lightweight password hashing tool using native node crypto module
This library provides a set of general services and utilities for cryptography and pseudo random data generation. It just wrappers to do not repeat yourself everytime, keep libs up to date.