From 11c4bf728cd6bd306c5b11e2d89b3605eff7a526 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 21 Jan 2013 19:57:11 -0800 Subject: [PATCH] Add a link to RbNaCl --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 50442fb7..a5c5c7e8 100644 --- a/README.markdown +++ b/README.markdown @@ -98,3 +98,8 @@ provider. A custom implementation of these functions can be registered with `randombytes_set_implementation()`. + +## Bindings for other languages + +* Ruby: [RbNaCl](https://github.com/cryptosphere/rbnacl) +