From 4faa73abe43f2514d895b4dd6886af61081d3275 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 11 Nov 2013 09:34:51 -0800 Subject: [PATCH] +node-sodium --- README.markdown | 1 + THANKS | 1 + 2 files changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 3e36b52d..31c22589 100644 --- a/README.markdown +++ b/README.markdown @@ -228,6 +228,7 @@ them from different languages is easier. * Java JNI: [Kalium-JNI](https://github.com/joshjdevl/kalium-jni) * Julia: [Sodium.jl](https://github.com/amitmurthy/Sodium.jl) * .NET: [libsodium-net](https://github.com/adamcaudill/libsodium-net) +* NodeJS: [node-sodium](https://github.com/paixaop/node-sodium) * 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) diff --git a/THANKS b/THANKS index cef9201e..a52cce0c 100644 --- a/THANKS +++ b/THANKS @@ -12,6 +12,7 @@ Jeroen Habraken (@VeXocide) Joseph Abrahamson (@tel) Kenneth Ballenegger (@kballenegger) Michael Gorlick (@mgorlick) +Pedro Paixao (@paixaop) Samuel Neves (@sneves) Stefan Marsiske Stephan Touset (@stouset)