bch-encrypt-lib
v2.1.1
Published
An npm library for encrypting messages using the Bitcoin protocol.
Downloads
64
Maintainers
Readme
bch-encrypt-lib
This is a JavaScript npm library that contains several helpful functions for doing encryption with the Bitcoin Cash protocol. It supports encrypting and decrypting arbitrary data (like messages or files) using the same eliptic curve cryptography used by Bitcoin.
This library is primarily used by message.FullStack.cash and the encrypt-msg command line app.