summaryrefslogtreecommitdiffstats
path: root/fe25519.h
diff options
context:
space:
mode:
Diffstat (limited to 'fe25519.h')
-rw-r--r--fe25519.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/fe25519.h b/fe25519.h
index 9d9a114b..41b3cbb4 100644
--- a/fe25519.h
+++ b/fe25519.h
@@ -1,6 +1,10 @@
-/* $OpenBSD: fe25519.h,v 1.2 2013/12/07 00:26:37 djm Exp $ */
+/* $OpenBSD: fe25519.h,v 1.3 2013/12/09 11:03:45 markus Exp $ */
-/* Public Domain, from supercop-20130419/crypto_sign/ed25519/ref/fe25519.h */
+/*
+ * Public Domain, Authors: Daniel J. Bernstein, Niels Duif, Tanja Lange,
+ * Peter Schwabe, Bo-Yin Yang.
+ * Copied from supercop-20130419/crypto_sign/ed25519/ref/fe25519.h
+ */
#ifndef FE25519_H
#define FE25519_H