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) --- default.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'default.h') diff --git a/default.h b/default.h index 4224a450..b4897e72 100644 --- a/default.h +++ b/default.h @@ -1,3 +1,9 @@ +// default.h - written and placed in the public domain by Wei Dai + +//! \file +//! \headerfile default.h +//! \brief Classes for DefaultEncryptor, DefaultEncryptorWithMAC and decryptors + #ifndef CRYPTOPP_DEFAULT_H #define CRYPTOPP_DEFAULT_H -- cgit v1.2.1