summaryrefslogtreecommitdiff
path: root/naclite.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-02-08 02:52:33 -0500
committerJeffrey Walton <noloader@gmail.com>2018-02-08 02:52:33 -0500
commitec6f83a147f6d49471f7afc2f9b8eeaaa20efd62 (patch)
tree402ca22f3d09c31f623ec6050307c9f1f50b0dc3 /naclite.h
parent00f86fa50a26a53468fd89d3b57b4b5f49520483 (diff)
downloadcryptopp-git-ec6f83a147f6d49471f7afc2f9b8eeaaa20efd62.tar.gz
Update documentation
Diffstat (limited to 'naclite.h')
-rw-r--r--naclite.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/naclite.h b/naclite.h
index eceec6c8..f20d3bac 100644
--- a/naclite.h
+++ b/naclite.h
@@ -33,7 +33,9 @@
/// <tt>DefaultAutoSeededRNG</tt> within <tt>randombytes</tt>, so OS integration
/// must be enabled. You can use another generator like <tt>RDRAND</tt> to
/// avoid the restriction.
-/// \sa <A HREF="https://tweetnacl.cr.yp.to/tweetnacl-20140917.pdf">TweetNaCl:
+/// \sa <A HREF="https://cr.yp.to/highspeed/coolnacl-20120725.pdf">The security impact
+/// of a new cryptographic library</A>, <A
+/// HREF="https://tweetnacl.cr.yp.to/tweetnacl-20140917.pdf">TweetNaCl:
/// A crypto library in 100 tweets</A> (20140917), <A
/// HREF="https://eprint.iacr.org/2017/806.pdf">May the Fourth Be With You: A
/// Microarchitectural Side Channel Attack on Several Real-World Applications of