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 a flexible implementation of the PBKDF2 key derivation function for Node.js and browsers, allowing developers to use any hashing algorithm available via `crypto.getHashes()`. It is designed for developers building secure authentication or encryption systems who need cross-platform compatibility, particularly

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
crypto-browserify

crypto-browserify/pbkdf2

PBKDF2 with any supported hashing algorithm in Node

JavaScript
202
61
MIT License
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

Support the dependencies of crypto-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