licenses.dev

js-crypto-ec v0.5.11

Universal Module for Elliptic Curve Cryptography (ECDSA and ECDH) in JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
@babel/runtime • 7.5.5babel's modular runtime helpersDIRECT1
asn1.js • 5.2.0ASN.1 encoder and decoderDIRECT3
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 5.4.0Node.js Buffer API, for the browserINDIRECT2
buffer • 5.4.3Node.js Buffer API, for the browserDIRECT2
des.js • 1.0.1DES implementationINDIRECT2
elliptic • 6.5.7EC cryptographyDIRECT7
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
js-crypto-aes • 0.6.1Universal Module for AES Encryption and Decryption in JavaScriptINDIRECT3
js-crypto-env • 0.2.4Shared environment modules for jscuDIRECT2
js-crypto-hash • 0.5.2Universal Module for Hash Function in JavaScriptDIRECT15
js-crypto-hmac • 0.5.3Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScriptINDIRECT16
js-crypto-key-utils • 0.6.11Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK convertersDIRECT29
js-crypto-pbkdf • 0.4.3Universal Module for Password-based Key Derivation Function (PBKDF) in JavaScriptINDIRECT18
js-crypto-random • 0.3.5Universal Module for Secure Random Generator in JavaScriptDIRECT3
js-encoding-utils • 0.5.3Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScriptDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
sha3 • 2.0.7The Keccak family of hashing algorithms.INDIRECT3
BSD-3-Clause4
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
md5 • 2.2.1js function for hashing messages with MD5INDIRECT3
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.11 version:

[![licenses](https://licenses.dev/b/npm/js-crypto-ec/0.5.11)](https://licenses.dev/npm/js-crypto-ec/0.5.11)
<a href="https://licenses.dev/npm/js-crypto-ec/0.5.11">
  <img src="https://licenses.dev/b/npm/js-crypto-ec/0.5.11" alt="licenses" />
</a>
GitHub