summaryrefslogtreecommitdiff
path: root/shacal2.h
diff options
context:
space:
mode:
Diffstat (limited to 'shacal2.h')
-rw-r--r--shacal2.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/shacal2.h b/shacal2.h
index 70532102..5a95f8be 100644
--- a/shacal2.h
+++ b/shacal2.h
@@ -1,11 +1,9 @@
-// shacal.h - written and placed in the public domain by Wei Dai
-
-//! \file shacal.h
-//! \brief Classes for the SHACAL-2 block cipher
-
#ifndef CRYPTOPP_SHACAL2_H
#define CRYPTOPP_SHACAL2_H
+/** \file
+*/
+
#include "seckey.h"
#include "secblock.h"