diff --git a/naclite.h b/naclite.h index eceec6c8..f20d3bac 100644 --- a/naclite.h +++ b/naclite.h @@ -33,7 +33,9 @@ /// DefaultAutoSeededRNG within randombytes, so OS integration /// must be enabled. You can use another generator like RDRAND to /// avoid the restriction. -/// \sa TweetNaCl: +/// \sa The security impact +/// of a new cryptographic library, TweetNaCl: /// A crypto library in 100 tweets (20140917), May the Fourth Be With You: A /// Microarchitectural Side Channel Attack on Several Real-World Applications of