crypto.me
AES: ```javascript const { aes } = require('crypto.me');
AES: ```javascript const { aes } = require('crypto.me');
functions for cryptography
Functions for cryptography
cryptography util functions
Big integers.
A cryptochain library that supports Ethereum, Bitcoin, Solana, Waves and other EVM compatible blockchains E.g. Binance Smart Chain, Polygon, Avalanche etc.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
cyber-encrypt is a TypeScript library that provides functions for encrypting and decrypting JSON data using the PBKDF2 algorithm and AES encryption. It aims to provide a secure and straightforward way to handle sensitive information.
a light weight javascript data encryption and decryption library
Cryptographically secure random byte and number generator with multiple encoding support
A light-weight encryption & decryption library, Built with power and simplicity!
Safely store data in the browser with AES encryption
The secp256r1 (p-256) elliptic curve for ECDH & ECDSA
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Encrypt one or more secrets with plausible deniability by design.
The Blockstack Javascript library for authentication, identity, and storage.
The Blockstack Javascript library for authentication, identity, and storage.
BIP39 Mnemonics implemented for Vxxl.
Safe, constant-time Base64 encoding and decoding in pure JavaScript, with support for common Base64 variants.