Skip to content

Commit

Permalink
djb
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Mar 7, 2013
1 parent 29b6095 commit 792e31c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@
[![Coverage Status](https://coveralls.io/repos/cryptosphere/rbnacl/badge.png?branch=master)](https://coveralls.io/r/cryptosphere/rbnacl)

A Ruby binding to the state-of-the-art [Networking and Cryptography][nacl]
library by Daniel J. Bernstein. This is **NOT** Google Native Client. This
is a crypto library.
library by [Daniel J. Bernstein][djb]. This is **NOT** Google Native Client.
This is a crypto library.

On a completely unrelated topic, RbNaCl is also the empirical formula for
Rubidium Sodium Chloride.

Need help with RbNaCl? Join the [RbNaCl Google Group][group]

[nacl]: http://nacl.cr.yp.to/
[nacl]: http://nacl.cr.yp.to/
[djb]: http://cr.yp.to/djb.html
[group]: http://groups.google.com/group/rbnacl

## Why NaCl?
Expand Down

0 comments on commit 792e31c

Please sign in to comment.