summaryrefslogtreecommitdiff
path: root/ec2n.h
diff options
context:
space:
mode:
Diffstat (limited to 'ec2n.h')
-rw-r--r--ec2n.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/ec2n.h b/ec2n.h
index c9cc8c88..826b2e43 100644
--- a/ec2n.h
+++ b/ec2n.h
@@ -1,3 +1,10 @@
+// ec2n.h - written and placed in the public domain by Wei Dai
+
+//! \file
+//! \headerfile ec2n.h
+//! \brief Classes for Elliptic Curves over binary fields
+
+
#ifndef CRYPTOPP_EC2N_H
#define CRYPTOPP_EC2N_H