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.
Minimalistic tools for JS crypto modules
Collection of crypto utilities
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
Key signing and verification for rotated credentials
A collection of utilities for better-auth
URL and cookie safe UIDs
URL and cookie safe UIDs
Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
This package contains simple utility functions to use with [React Router](https://reactrouter.com/).
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.
JavaScript library of crypto standards.
Helper functions
TypeScript definitions for keygrip
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Simple PGP utils
Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK converters
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
This library contains all algorithm implementations like signature verification and protocol entries like address used in Waves.
Signatures, keys and Pedersen hash on STARK friendly elliptic curve
Provides functions and types for detecting if the host environment is IE11
adds node crypto signing for browsers