licenses.dev

ethereum-cryptography v1.2.0

All the cryptographic primitives used in Ethereum

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
@noble/hashes • 1.2.0Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, ScryptDIRECT0
@noble/secp256k1 • 1.7.1Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesDIRECT0
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.1.5Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) walletsDIRECT3
@scure/bip39 • 1.1.1Secure, audited & minimal implementation of BIP39 mnemonic phrasesDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ethereum-cryptography)](https://licenses.dev/npm/ethereum-cryptography)
<a href="https://licenses.dev/npm/ethereum-cryptography">
  <img src="https://licenses.dev/b/npm/ethereum-cryptography" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/ethereum-cryptography/1.2.0)](https://licenses.dev/npm/ethereum-cryptography/1.2.0)
<a href="https://licenses.dev/npm/ethereum-cryptography/1.2.0">
  <img src="https://licenses.dev/b/npm/ethereum-cryptography/1.2.0" alt="licenses" />
</a>
GitHub