licenses.dev

@bitcoinerlab/secp256k1 v1.0.5

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/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptDIRECT0
@noble/secp256k1 • 1.7.2Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesDIRECT0
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.0.5 version:

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