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)