Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
Node.js object hash library with properties/arrays sorting to provide constant hashes
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.
Easy (yet strong) encryption and decryption facilities for Node.js
Helper functions
JavaScript library of crypto standards.
TypeScript/AssemblyScript library for writing subgraph mappings for The Graph
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
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
Minimalistic tools for JS crypto modules
RSA for browserify
TypeScript definitions for crypto-js
browserify version of publicEncrypt & privateDecrypt
abstract base class for crypto-streams
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Generate a cryptographically strong random string
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes