From db2e1beecb4fc064a601e764bf57ef3072617d50 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 11 Dec 2013 23:06:33 -0800 Subject: [PATCH] +Sodium Oxide --- README.markdown | 1 + THANKS | 1 + 2 files changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 72b52f96..b291ef91 100644 --- a/README.markdown +++ b/README.markdown @@ -211,6 +211,7 @@ them from different languages is easier. * 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) +* Rust: [Sodium Oxide](https://github.com/dnaq/sodiumoxide) ## CurveCP diff --git a/THANKS b/THANKS index a52cce0c..e1727829 100644 --- a/THANKS +++ b/THANKS @@ -1,4 +1,5 @@ @alethia7 +@dnaq @joshjdevl @neheb Amit Murthy (@amitmurthy)