1.0.0 • Published 7 months ago
@bubble-protocol/crypto v1.0.0
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