Polyfill crypto.randomUUID
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes
Reusable cryptography primitives, for browser/Node.js/Electron/React Native
Generate random or sequential UUID of any length
Provides functions for detecting if the host environment supports the WebCrypto API
Stub project for polyfilling `randomUUID` as proposed for standardization in https://github.com/WICG/uuid and implemented in Node.js v15.6.0 https://github.com/nodejs/node/pull/36729
A pure JS implementation SHA256.
Polyfill for Crypto instance methods of Web Crypto API
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.
Node.js crypto module for Gjs
JavaScript library of crypto standards.
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A small implementation of `crypto.randomUUID` for React Native.
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
TypeScript utilities for building LibreChat agent workflows. The package provides graph orchestration, streaming event handling, tool execution, provider adapters, and message formatting for single-agent and multi-agent runs.
aes, for browserify
abstract base class for hash-streams
Minimalistic tools for JS crypto modules
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
RSA for browserify