sjcl
Crypto library
A JavaScript library implementing cryptographic algorithms and protocols
Stanford Javascript Crypto Library
7k stars
229 watching
990 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,912 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,099 |
dcodeio/bcrypt.js | An optimized version of bcrypt in plain JavaScript with no dependencies. | 3,546 |
kelektiv/node.bcrypt.js | A library to securely hash passwords using the bcrypt algorithm. | 7,517 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 350 |
travist/jsencrypt | A JavaScript library for performing RSA encryption and decryption using OpenSSL | 6,706 |
paulmillr/noble-secp256k1 | Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,796 |
pointbiz/bitaddress.org | A JavaScript client-side Bitcoin wallet generator providing an all-in-one HTML document with embedded JavaScript and CSS. | 2,485 |
bitcoinjs/bip38 | Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 214 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
estools/escodegen | Generates ECMAScript code from an Abstract Syntax Tree (AST) | 2,665 |
eosio/eosjs-ecc | Provides functions for elliptic curve cryptography and key management | 289 |
openssl/openssl | A robust toolkit for implementing secure communication protocols and cryptographic functions | 26,159 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |