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

bip38 is a JavaScript component that implements the BIP38 standard for encrypting cryptocurrency private keys, making them resistant to brute force attacks. It is designed for developers working with Bitcoin and other cryptocurrencies who need to securely encrypt and decrypt private keys in Node.js or browser environments. The library provides async and sync methods for encryption and decryption, ensuring compatibility with modern crypto applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bitcoinjs/bip38

Account's avatar
cryptocoinjs/bigi
Big integers.
Account's avatar
crypto-browserify/browserify-aes
aes, for browserify
Account's avatar
bitcoinjs/bs58check
A straightforward implementation of base58-check encoding
Account's avatar
crypto-browserify/buffer-xor
A simple module for bitwise-xor on buffers
Account's avatar
crypto-browserify/createHash
create hashes for browserify
Account's avatar
cryptocoinjs/ecurve
Elliptic curve cryptography
Account's avatar
feross/safe-buffer
Safer Node.js Buffer API
Account's avatar
cryptocoinjs/scryptsy
Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mantoni/mochify.js
TDD with Browserify, Mocha, Headless Chrome and WebDriver
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
bitcoinjs/wif
Bitcoin Wallet Import Format (WIF) decoding/encoding module

Support the repos that depend on this repository

Top contributors

jprichardson's profile
jprichardson
77 contributions
junderw's profile
junderw
38 contributions
dependabot[bot]'s profile
dependabot[bot]
20 contributions
dcousens's profile
dcousens
16 contributions
thehobbit85's profile
thehobbit85
5 contributions
reqshark's profile
reqshark
1 contributions
MidnightLightning's profile
MidnightLightning
1 contributions
cloneearth's profile
cloneearth
1 contributions
isghe's profile
isghe
1 contributions
kklash's profile
kklash
1 contributions

Recent events

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

No events yet
bitcoinjs

bitcoinjs/bip38

BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.

JavaScript
218
106
MIT License