From 0336cede34c54715cf0a7e41f9024718860ff3e4 Mon Sep 17 00:00:00 2001 From: Tobias Oberstein Date: Mon, 28 Oct 2013 09:24:44 +0100 Subject: [PATCH] clarify upstream NaCl version --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d4ef2d08..a1868b9c 100644 --- a/README.markdown +++ b/README.markdown @@ -11,7 +11,7 @@ NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Sodium is a portable, cross-compilable, installable, packageable -fork of NaCl, with a compatible API. +fork of NaCl (based on the latest released upstream version [nacl-20110221](http://hyperelliptic.org/nacl/nacl-20110221.tar.bz2)), with a compatible API. ## Is it full of NSA backdoors?