Showing 41-60 of 651,094 packages
Client-side decryption library for Capsule - Secure article unlocking using Web Crypto API
A zero-dependency library for secure JSON encryption/decryption using Web Crypto API
JavaScript library of crypto standards.
abstract base class for crypto-streams
A partial implementation of the W3C Crypto API for Expo
Generate a cryptographically strong random string
Web Crypto API wrapper for working with JSON Web Tokens (JWT) in browsers and workers
jQuery plugin to return a hash for a string using SHA 1/256/384/512 and the web crypto api
Polyfill crypto.randomUUID
Module to access the Web Crypto API and to design apps where the encryption keys are stored in the browser using IndexedDB
A pure JS implementation SHA256.
A zero-dependency package for validating Telegram Login Widget data using Web Crypto API.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A non observable Web Crypto API.
implementation of crypto for the browser
A collection of utilities for better-auth
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.
The insecure key derivation algorithm from OpenSSL
Tiny hashing module that uses the native crypto API in Node.js and the browser
A simple AES-GCM encryption and decryption utility using Web Crypto API