Assemble and disassemble binary messages used in cryptocoin applications
JavaScript library of crypto standards.
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
A package that contains an array of every single file extension there is for binary files
Basic primitives for working with binary data
Streaming http in the browser
A collection of utilities for better-auth
A pure JS implementation SHA256.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Provides functions for detecting if the host environment supports the WebCrypto API
Convenience methods for the crypto module
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.
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
tiny binary search function with comparators
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
Provides functions and types for detecting if the host environment is IE11
adds node crypto signing for browsers
aes, for browserify
abstract base class for hash-streams
Check if a file path is a binary file
RSA for browserify