0.0.7 • Published 1 year ago

@bubble-protocol/crypto v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Bubble Protocol Crypto Library

Cryptographic functions for the Bubble Protocol SDK.

Currently provides:

  • ECDSA (secp256k1) key management, sign, verify and recovery functions for EVM blockchains.
  • ECIES encrypt and decrypt functions

Dependencies

bitcoin-core/secp256k1