tweetnacl-js
Crypto library
A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library
Port of TweetNaCl cryptographic library to JavaScript
2k stars
44 watching
294 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
authenticationcryptocurve25519djbed25519eddsaelliptic-curvesjavascriptlibsodiumnaclsalsa20secretboxsha-512signaturetweetnacl
Related projects:
Repository | Description | Stars |
---|---|---|
rod-chapman/sparknacl | Re-implementation of the TweetNaCl crypto library in Ada with static type safety and performance optimization. | 114 |
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 |
philanc/luatweetnacl | A Lua wrapper around a cryptographic library for secure messaging | 17 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 327 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
indutny/elliptic | Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. | 1,703 |
jacklinquan/micropython-cryptodweet | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |