From 6ac1e46a1fb01f01705b67dd553d5ba317b1dc3e Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 18 Nov 2015 15:32:28 -0500 Subject: Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) --- cast.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cast.h') diff --git a/cast.h b/cast.h index f527be8a..2db1e652 100644 --- a/cast.h +++ b/cast.h @@ -1,3 +1,9 @@ +// cast.h - written and placed in the public domain by Wei Dai + +//! \file +//! \headerfile cast.h +//! \brief Classes for CAST cipher + #ifndef CRYPTOPP_CAST_H #define CRYPTOPP_CAST_H -- cgit v1.2.1