mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Add TweetNaCl.js to the JavaScript section (#141)
* Add TweetNaCl.js to JavaScript section * Add Nettle to the C section * Remove Nettle because of duplication
This commit is contained in:
parent
4744c34c07
commit
da478fb21b
@ -284,6 +284,7 @@ A curated list of cryptography resources and links.
|
||||
- [PolyCrypt](https://github.com/polycrypt/polycrypt) - Pure JS implementation of the WebCrypto API.
|
||||
- [rusha](https://github.com/srijs/rusha) - High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.
|
||||
- [sjcl](https://github.com/bitwiseshiftleft/sjcl) - Stanford JavaScript Crypto Library.
|
||||
- [TweetNaCl.js](https://github.com/dchest/tweetnacl-js) - A port of TweetNaCl / NaCl for JavaScript for modern browsers and Node.js.
|
||||
- [URSA](https://github.com/quartzjer/ursa) - RSA public/private key OpenSSL bindings for Node.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user