summaryrefslogtreecommitdiff
path: root/polynomi.h
diff options
context:
space:
mode:
Diffstat (limited to 'polynomi.h')
-rw-r--r--polynomi.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/polynomi.h b/polynomi.h
index 13e01adb..e76b9765 100644
--- a/polynomi.h
+++ b/polynomi.h
@@ -1,3 +1,10 @@
+// polynomi.h - written and placed in the public domain by Wei Dai
+
+//! \file
+//! \headerfile polynomi.h
+//! \brief Classes for polynomial basis and operations
+
+
#ifndef CRYPTOPP_POLYNOMI_H
#define CRYPTOPP_POLYNOMI_H