Angular wrapper around https://github.com/brix/crypto-js.git
A pure JS implementation SHA256.
JavaScript library of crypto standards.
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.
Minimalistic tools for JS crypto modules
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
TypeScript definitions for crypto-js
aes, for browserify
The insecure key derivation algorithm from OpenSSL
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
Provides functions for detecting if the host environment supports the WebCrypto API
adds node crypto signing for browsers
random bytes from browserify stand alone
implementation of crypto for the browser
node style hmacs in the browser
abstract base class for hash-streams
utility library for parsing asn1 files for use with browserify-sign.
Helper functions
node style md5 on pure JavaScript
Abstractions around NEAR-compatible elliptical curves and cryptographic keys
Compute ripemd160 of bytes or strings.
Streamable SHA hashes in pure javascript
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes