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)