From b339a9a2f6db6def57f03f516b91e46a952b774a Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 27 Apr 2013 23:59:51 -0700 Subject: [PATCH] Mention Racket bindings and the other Ruby library --- README.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index b006a019..7a2ba73b 100644 --- a/README.markdown +++ b/README.markdown @@ -169,11 +169,13 @@ them from different languages is easier. ## Bindings for other languages -* Ruby: [RbNaCl](https://github.com/cryptosphere/rbnacl) -* Python: [PyNaCl](https://github.com/dstufft/pynacl) +* Erlang: [Erlang-NaCl](https://github.com/tonyg/erlang-nacl) * Java: [Kalium](https://github.com/abstractj/kalium) * Julia: [Sodium.jl](https://github.com/amitmurthy/Sodium.jl) -* Erlang: [Erlang-NaCl](https://github.com/tonyg/erlang-nacl) +* Python: [PyNaCl](https://github.com/dstufft/pynacl) +* Racket: part of [CRESTaceans](https://github.com/mgorlick/CRESTaceans/tree/master/bindings/libsodium) +* Ruby: [RbNaCl](https://github.com/cryptosphere/rbnacl) +* Ruby: [Sodium](https://github.com/stouset/sodium) ## CurveCP