🔒 Node.JS PBKDF2 password hashing algorithm following the PHC string format.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Node.js library for securely hashing passwords using the PBKDF2 algorithm and the PHC string format. It's designed for developers building authentication systems who need to protect user passwords against brute force, rainbow table, and timing attacks. The library provides configurable hashing with options for iterations, salt size, and digest algorithms, along with verification functions and comprehensive test coverage.