summaryrefslogtreecommitdiff
path: root/cbcmac.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2018-01-221-0/+3
|
* Update documentationJeffrey Walton2017-12-241-6/+6
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-5/+5
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
| | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-1/+7
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-50/+50
|
* changes for 5.6: weidai2009-03-021-2/+1
| | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
* fix incorrect type in UncheckedSetKey parameterweidai2006-12-111-1/+1
|
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-1/+2
|
* port to GCC 3.4weidai2004-06-191-2/+2
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-61/+12
|
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-1/+1
|
* Initial revisionweidai2002-10-041-0/+99