From d061c6f33894109eee7bdc47c5ac95f2ecaac76c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 10 Jul 2013 00:25:55 -0700 Subject: [PATCH] Mention ocaml-sodium --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 318d4614..0041a0de 100644 --- a/README.markdown +++ b/README.markdown @@ -186,6 +186,7 @@ them from different languages is easier. * Haskell: [Saltine](https://github.com/tel/saltine) * Java: [Kalium](https://github.com/abstractj/kalium) * Julia: [Sodium.jl](https://github.com/amitmurthy/Sodium.jl) +* Ocaml: [ocaml-sodium](https://github.com/dsheets/ocaml-sodium) * Pharo/Squeak: [Crypto-NaCl](http://www.eighty-twenty.org/index.cgi/tech/smalltalk/nacl-for-squeak-and-pharo-20130601.html) * PHP: [PHP-Sodium](https://github.com/alethia7/php-sodium) * Python: [PyNaCl](https://github.com/dstufft/pynacl)