licenses.dev

@bitcoinerlab/secp256k1 v1.2.0

A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM,

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
@noble/curves • 1.9.7Audited & minimal JS implementation of elliptic curve cryptographyDIRECT1
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40bitcoinerlab%2Fsecp256k1)](https://licenses.dev/npm/%40bitcoinerlab%2Fsecp256k1)
<a href="https://licenses.dev/npm/%40bitcoinerlab%2Fsecp256k1">
  <img src="https://licenses.dev/b/npm/%40bitcoinerlab%2Fsecp256k1" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/%40bitcoinerlab%2Fsecp256k1/1.2.0)](https://licenses.dev/npm/%40bitcoinerlab%2Fsecp256k1/1.2.0)
<a href="https://licenses.dev/npm/%40bitcoinerlab%2Fsecp256k1/1.2.0">
  <img src="https://licenses.dev/b/npm/%40bitcoinerlab%2Fsecp256k1/1.2.0" alt="licenses" />
</a>
GitHub