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 library provides PBKDF2 functionality with support for any hashing algorithm available in Node.js, allowing developers to derive secure keys from passwords. It's designed for Node.js developers who need cryptographic key derivation with flexibility in choosing hash algorithms, particularly useful for authentication systems and secure password handling. The library offers both synchronous and asynchronous implementations, with the async variant optimized for browser environments through browserify.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of browserify/pbkdf2

Account's avatar
crypto-browserify/createHash
create hashes for browserify
Account's avatar
crypto-browserify/createHmac
node style hmacs in the browser
Account's avatar
crypto-browserify/ripemd160
Compute ripemd160 of bytes or strings.
Account's avatar
feross/safe-buffer
Safer Node.js Buffer API
Account's avatar
crypto-browserify/sha.js
Streamable SHA hashes in pure javascript
Account's avatar
browserify/to-buffer
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
andris9/encoding
Convert encodings, uses iconv-lite
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

calvinmetcalf's profile
calvinmetcalf
52 contributions
dcousens's profile
dcousens
37 contributions
ljharb's profile
ljharb
36 contributions
fanatid's profile
fanatid
8 contributions
timonegk's profile
timonegk
8 contributions
chaeron's profile
chaeron
1 contributions
dominykas's profile
dominykas
1 contributions
MegaManSec's profile
MegaManSec
1 contributions
bre7's profile
bre7
1 contributions
webmaster128's profile
webmaster128
1 contributions

Recent events

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

No events yet
browserify

browserify/pbkdf2

PBKDF2 with any supported hashing algorithm in Node

JavaScript
202
61
MIT License