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

`@ronomon/crypto-async` is a Node.js library that provides fast, truly asynchronous cipher, hash, and HMAC methods, leveraging the threadpool for multi-core throughput. It addresses performance limitations of Node's built-in `crypto` module by enabling parallel execution across CPU cores, reducing event loop blocking, and supporting zero-copy operations to minimize memory overhead. This library is ideal for high-throughput network protocols or storage systems that require concurrent encryption, hashing, or authentication of large data volumes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ronomon/crypto-async

Account's avatar
ronomon/queue
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.

Support the repos that depend on this repository

Top contributors

jorangreef's profile
jorangreef
67 contributions

Recent events

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

No events yet
ronomon

ronomon/crypto-async

Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.

JavaScript
175
15
MIT License