cryptojs
Crypto library
A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript.
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
327 stars
11 watching
73 forks
Language: JavaScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
macourtney/clj-crypto | Provides a simplified interface to Java Bouncy Castle encryption library | 29 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
waterjuice/wjcryptlib | A collection of cryptographic functions written in C. | 479 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
virgilsecurity/virgil-crypto | A high-level cryptographic library providing secure data storage and transfer operations with support for multiple platforms and languages. | 85 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |