javascript-crypto-library
Crypto library
A comprehensive JavaScript library providing efficient cryptographic functions for web development.
The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.
287 stars
25 watching
89 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 327 |
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 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,859 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
hookflash/obsolete.cifre | A fast crypto toolkit for modern client-side JavaScript | 123 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 349 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
cryptocoinjs/coininfo | Provides standardized data for various cryptocurrencies | 116 |