Skip to content

Commit

Permalink
README: add link to ristretto255-js and sort the list
Browse files Browse the repository at this point in the history
  • Loading branch information
dchest committed Mar 3, 2020
1 parent 5bf1ff5 commit f1ec050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,11 +476,12 @@ See AUTHORS.md file.
Third-party libraries based on TweetNaCl.js
-------------------------------------------

* [chloride](https://github.com/dominictarr/chloride) - unified API for various NaCl modules
* [forward-secrecy](https://github.com/alax/forward-secrecy) — Axolotl ratchet implementation
* [nacl-stream](https://github.com/dchest/nacl-stream-js) - streaming encryption
* [ristretto255-js](https://github.com/calibra/ristretto255-js) — implementation of the [ristretto255 group](https://ristretto.group/)
* [tweetnacl-auth-js](https://github.com/dchest/tweetnacl-auth-js) — implementation of [`crypto_auth`](http://nacl.cr.yp.to/auth.html)
* [tweetnacl-sealed-box](https://github.com/whs/tweetnacl-sealed-box) — implementation of [`sealed boxes`](https://download.libsodium.org/doc/public-key_cryptography/sealed_boxes.html)
* [chloride](https://github.com/dominictarr/chloride) - unified API for various NaCl modules


Who uses it
Expand Down

0 comments on commit f1ec050

Please sign in to comment.