Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

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.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of simonepri/phc-pbkdf2

Account's avatar
simonepri/node-kdf
Crypto secure salt generator
Account's avatar
simonepri/phc-format
PHC string format serializer/deserializer
Account's avatar
simonepri/tsse
Constant time string/buffer equals
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
dylang/npm-check
Check for outdated, incorrect, and unused dependencies.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
simonepri/sympact
An easy way to calculate the 'impact' of running a task in Node.JS

Support the repos that depend on this repository

Top contributors

simonepri's profile
simonepri
42 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
dependabot-support's profile
dependabot-support
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
simonepri

simonepri/phc-pbkdf2

🔒 Node.JS PBKDF2 password hashing algorithm following the PHC string format.

JavaScript
13
1
MIT License