Showing 1-20 of 287,408 packages
The node core libs for in browser usage.
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 text files
JavaScript library of crypto standards.
aes, for browserify
Minimalistic tools for JS crypto modules
A pure JS implementation SHA256.
Provides functions for detecting if the host environment supports the WebCrypto API
implementation of crypto for the browser
Generate a cryptographically strong random string
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.
Polyfill crypto.randomUUID
Helper functions
Crypto primitives for libp2p
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
The insecure key derivation algorithm from OpenSSL
Provides functions and types for detecting if the host environment is IE11
A very basic crypto library
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
random bytes from browserify stand alone