summaryrefslogtreecommitdiff
path: root/rabbit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rabbit.cpp')
-rw-r--r--rabbit.cpp9
1 files changed, 6 insertions, 3 deletions
diff --git a/rabbit.cpp b/rabbit.cpp
index a31c53aa..f7d9d3b0 100644
--- a/rabbit.cpp
+++ b/rabbit.cpp
@@ -1,6 +1,9 @@
-// sosemanuk.cpp - written and placed in the public domain by Jeffrey Walton
-// based on public domain code by Martin Boesgaard, Mette Vesterager,
-// Thomas Pedersen, Jesper Christiansen and Ove Scavenius.
+// rabbit.cpp - written and placed in the public domain by Jeffrey Walton
+// based on public domain code by Martin Boesgaard, Mette Vesterager,
+// Thomas Pedersen, Jesper Christiansen and Ove Scavenius.
+//
+// The reference materials and source files are available at
+// The eSTREAM Project, http://www.ecrypt.eu.org/stream/e2-rabbit.html.
#include "pch.h"
#include "config.h"