1.0.0 • Published 7 months ago

@bubble-protocol/crypto v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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