Showing 1-20 of 22,746 packages
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Lightweight TypeScript library with Node.js Crypto Algortihm utilities
Hashing made simple. Get the hash of a buffer/string/stream/file.
Pure JavaScript crypto implementation using noble-hashes for otplib
Node.js implementation of Valve's crypto
The insecure key derivation algorithm from OpenSSL
Cryptographic primitives for JavaScript
JWA implementation (supports all JWS algorithms)
TypeScript definitions for keygrip
TypeScript definitions for sha.js
Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
A WebCrypto Polyfill for NodeJS
Simplify AES encryption and decryption of any JavaScript objects, implementing crypto-js library.
Implementation of JSON Web Signatures
implementation of crypto for the browser
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Generate hashes from javascript objects in node and the browser.
JSON Web Token implementation (symmetric and asymmetric)
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.