licenses.dev

@aws-crypto/sha256-browser v2.0.0

SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.08
PackageRelationDependenciesPublished
@aws-crypto/ie11-detection • 2.0.2Provides functions and types for detecting if the host environment is IE11DIRECT1
@aws-crypto/sha256-js • 2.0.2A pure JS implementation SHA256.DIRECT6
@aws-crypto/supports-web-crypto • 2.0.2Provides functions for detecting if the host environment supports the WebCrypto APIDIRECT1
@aws-crypto/util • 2.0.2Helper functionsDIRECT5
@aws-sdk/types • 3.723.0Types for the AWS SDKDIRECT2
@aws-sdk/util-locate-window • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-locate-window/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-locate-window.svg)](https://www.npmjs.com/packagDIRECT1
@aws-sdk/util-utf8-browser • 3.259.0A browser UTF-8 string <-> UInt8Array converterDIRECT1
@smithy/types • 4.1.0[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)INDIRECT1
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40aws-crypto%2Fsha256-browser)](https://licenses.dev/npm/%40aws-crypto%2Fsha256-browser)
<a href="https://licenses.dev/npm/%40aws-crypto%2Fsha256-browser">
  <img src="https://licenses.dev/b/npm/%40aws-crypto%2Fsha256-browser" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40aws-crypto%2Fsha256-browser/2.0.0)](https://licenses.dev/npm/%40aws-crypto%2Fsha256-browser/2.0.0)
<a href="https://licenses.dev/npm/%40aws-crypto%2Fsha256-browser/2.0.0">
  <img src="https://licenses.dev/b/npm/%40aws-crypto%2Fsha256-browser/2.0.0" alt="licenses" />
</a>
GitHub