Simple library for encrypting/decrypting strings without the boilerplate of the crypt library.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
TypeScript definitions for crc32-stream
Create and verify content digests as found in HTTP headers according to draft-ietf-httpbis-digest-headers
Docker Registry HTTP V2 API client
A collection of gatsby utils used in different gatsby packages
Minimal isomorphic library (Node.js and browser) for creating and verifying Digest headers for HTTP Signatures
Compute ripemd160 of bytes or strings.
Native Access to MacOS FSEvents
An AssemblyScript implementation of SHA256
To create a valid gzip from many individual streams first use createDeflatePart() which returns a through stream to convert your parts to the deflated part. when this through stream emits the 'end' event you should call its `metadata()` function which wil
Small package exporting a PBKDF2 function that works both in Node.js and in browsers.
HTTP Basic and Digest authentication strategies for Passport.
Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers.
Blake2b (64-bit version) in pure Javascript
adler32-js ----------
Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.
For HTTP `Authorization` and `WWW-Authenticate` headers.
Parse, build and deal with HTTP authorization headers.
[](https://travis-ci.com/rearn/axios-digest)
Digest realization for client and server. All quality of protection (qop): auth, auth-int. Encryption algorithms: MD5, MD5-sess. Based on typescript
WebAssembly implementation of SHA-256
Perform request with a digest authentication, a simple node http digest client
sha512 hashing algorithm implemented in WebAssembly