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

apache‑crypt is a lightweight Node.js library that implements Apache‑style password hashing using the Unix `crypt(3)` algorithm. It lets developers encrypt passwords with automatically generated salts and verify them with a simple function call, making it useful for any Node.js application that needs to store or check Apache‑compatible password hashes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gevorg/apache-crypt

Account's avatar
TimDumol/unix-crypt-td-js
Javascript implementation of the Unix crypt(3) DES-based hash
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

gevorg's profile
gevorg
66 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
Rush's profile
Rush
3 contributions
msealand's profile
msealand
1 contributions

Recent events

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

No events yet
gevorg

gevorg/apache-crypt

Node.js module for Apache style password encryption using crypt(3).

JavaScript
9
3
MIT License