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 one-way streaming encryption using libsodium's secretbox primitive. It provides a pull-stream interface to encrypt and decrypt data streams, with built-in authentication to detect tampering or truncation. The library is designed for use in applications that need secure, authenticated streaming encryption, such as file encryption or secure data transmission when combined with a proper key exchange protocol.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/pull-box-stream

Account's avatar
dominictarr/chloride
node.js sodium bindings + pure js polyfil
Account's avatar
dominictarr/increment-buffer
Account's avatar
dominictarr/pull-reader
read bytes from a binary pull stream
Account's avatar
pull-stream/pull-stream
minimal pull stream
Account's avatar
dominictarr/pull-through
through ported to pull-stream style
Account's avatar
dominictarr/split-buffer
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
dominictarr/pull-randomly-split
split incomming buffers randomly, to test parsers
Account's avatar
dominictarr/pull-bitflipper

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
49 contributions
iankronquist's profile
iankronquist
4 contributions

Recent events

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

No events yet
dominictarr

dominictarr/pull-box-stream

One way streaming encryption based on libsodium's secretbox primitive

JavaScript
83
10
MIT License