summaryrefslogtreecommitdiff
path: root/cast.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-11-20 19:15:33 -0500
committerJeffrey Walton <noloader@gmail.com>2015-11-20 19:15:33 -0500
commitc45435812225aa68d122c7de246e5f60b509766c (patch)
treed834edb16c82beed38291b896cfb3ac145dd5aae /cast.h
parent5f70a7c85e02f3c3392930d32682a500d7258b8c (diff)
downloadcryptopp-git-c45435812225aa68d122c7de246e5f60b509766c.tar.gz
Crypto++ 5.6.3 check-in
Diffstat (limited to 'cast.h')
-rw-r--r--cast.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cast.h b/cast.h
index 2db1e652..dbb53de5 100644
--- a/cast.h
+++ b/cast.h
@@ -1,8 +1,7 @@
// cast.h - written and placed in the public domain by Wei Dai
-//! \file
-//! \headerfile cast.h
-//! \brief Classes for CAST cipher
+//! \file cast.h
+//! \brief Classes for the CAST-128 and CAST-256 block ciphers
#ifndef CRYPTOPP_CAST_H
#define CRYPTOPP_CAST_H