licenses.dev

@didtools/pkh-ethereum v0.1.0

Implements support to authenticate, authorize and verify with Ethereum accounts as a did:pkh with SIWE(X) and CACAO. Primarly used with `did-session` and `@didtools/cacao`.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@ethersproject/abstract-provider • 5.8.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.8.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.8.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.8.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.8.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.8.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/hash • 5.8.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.8.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.8.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.8.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.8.0Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.8.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.8.0Properties utility functions for ethers.INDIRECT1
@ethersproject/random • 5.8.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.8.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.8.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.8.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/strings • 5.8.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.8.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/wallet • 5.8.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.DIRECT36
@ethersproject/web • 5.8.0Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.8.0Word lists for BIP39 wallets.INDIRECT27
@stablelib/binary • 1.0.1Binary encoding and decodingINDIRECT1
@stablelib/int • 1.0.1Integer number utilitiesINDIRECT0
@stablelib/random • 1.0.2Cryptographically-secure pseudorandom number generatorDIRECT3
@stablelib/wipe • 1.0.1Wipes bytes and arrays (sets all values to zero)INDIRECT0
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
caip • 1.1.1CAIP standard utilsDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
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
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
@didtools/cacao • 2.1.0Typescript library for Ceramic OCAPDIRECT10
@didtools/codecs • 1.0.1Common codecs for DID packages.INDIRECT4
@didtools/siwx • 1.0.0Typescript library for Sign-In With XINDIRECT1
@ipld/dag-cbor • 9.2.2JS implementation of DAG-CBORINDIRECT2
codeco • 1.4.3Minimalistic yet feature-rich IO decoding and encodingINDIRECT0
multiformats • 11.0.2Interface for multihash, multicodec, multibase and CIDINDIRECT0
multiformats • 12.1.3Interface for multihash, multicodec, multibase and CIDINDIRECT0
multiformats • 13.3.2Interface for multihash, multicodec, multibase and CIDINDIRECT0
uint8arrays • 4.0.10Utility functions to make dealing with Uint8Arrays easierINDIRECT1
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
cborg • 4.2.8Fast CBOR with a focus on strictnessINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40didtools%2Fpkh-ethereum/0.1.0)](https://licenses.dev/npm/%40didtools%2Fpkh-ethereum/0.1.0)
<a href="https://licenses.dev/npm/%40didtools%2Fpkh-ethereum/0.1.0">
  <img src="https://licenses.dev/b/npm/%40didtools%2Fpkh-ethereum/0.1.0" alt="licenses" />
</a>
GitHub