Package de cryptographie asymétrique pour chiffrer/déchiffrer des messages et documents avec des clés publiques/privées
JavaScript library of crypto standards.
Standalone cryptographic library. A minimalist port of cryptojs javascript library to node.js, that supports AES symmetric key cryptography. node-cryptojs-aes works great on frontend data masking and unmasking.
A minimalist bundle of cryptoJS method for 256 bits keys.
A small wrapper for integrating crypto-js into VueJS
Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
JSON parse with prototype poisoning protection
CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
A tiny (230B) and fast UUID (v4) generator for Node and the browser
TypeScript definitions for cryptojs
simple persistent cookiejar system
Provides functions for detecting if the host environment supports the WebCrypto API
Secure, zero-dependency utilities for generating passwords, passphrases, pins, and more
A security-focused rehype plugin that filters URLs based on allowed prefixes
Securely compare two strings, copied from cryptiles
HTTP Server framework
Standalone cryptographic library. A minimalist port of cryptojs javascript library to node.js, that supports AES symmetric key cryptography. node-cryptojs-aes works great on frontend data masking and unmasking.
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
React Native JavaScript library of crypto-js.
Node-RED nodes using CryptoJS to encrypt and decrypt messages
Sets secure response headers for Next.js.
Unmodified copy of Google Code hosted CryptoJS project.