clipperz / javascript-crypto-libraryLinks
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.
☆286Updated 9 years ago
Alternatives and similar repositories for javascript-crypto-library
Users that are interested in javascript-crypto-library are comparing it to the libraries listed below
Sorting:
- Pure-Javascript High-level API to Emscripten-compiled libsodium routines. -- MOVED TO https://git.leastfixedpoint.com/tonyg/js-nacl☆492Updated 3 years ago
- Fast "async" scrypt implementation in JavaScript☆143Updated 7 years ago
- Triple Security for the browser and Node.js☆401Updated 2 years ago
- Emscripten-compiled Javascript version of scrypt, a high-quality password-based key derivation function.☆169Updated 8 years ago
- PolyCrypt - A pure JS implementation of the WebCrypto API☆266Updated 10 years ago
- Off-the-Record Messaging Protocol implemented in JavaScript☆457Updated 5 years ago
- A JavaScript implementation of axolotl. Axolotl is a ratcheting forward secrecy protocol.☆75Updated 9 years ago
- True bittorrent DHT in javascript☆216Updated 12 years ago
- Secret sharing for javascript☆326Updated 8 years ago
- Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys☆58Updated 4 years ago
- chacha20/poly1305 with the node api