An HTTP proxy between Rackspace Cloudfiles that encrypts on upload and decrypts on download
A pure JS implementation SHA256.
Provides functions for detecting if the host environment supports the WebCrypto API
implementation of crypto for the browser
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.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Maps proxy protocols to `http.Agent` implementations
Helper functions
Turn a function into an `http.Agent` instance
JavaScript library of crypto standards.
Determine address of proxied request
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Provides functions and types for detecting if the host environment is IE11
The one-liner node.js proxy middleware for connect, express, next.js and more
adds node crypto signing for browsers
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
aes, for browserify
abstract base class for hash-streams
A PAC file proxy `http.Agent` implementation for HTTP
HTTP proxying for the masses
RSA for browserify