JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 32
  • Score
    100M100P100Q80121F
  • License MIT

An npm library for encrypting messages using the Bitcoin protocol.

Package Exports

  • bch-encrypt-lib

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.

Licence

MIT