summaryrefslogtreecommitdiff
path: root/files.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-3/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-59/+59
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add const GetStream() member functionJeffrey Walton2017-05-021-0/+4
|
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-8/+8
|
* 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
* Updated documentationJeffrey Walton2016-11-191-3/+3
|
* Updated documentationJeffrey Walton2016-11-121-8/+71
|
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-4/+4
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-112/+113
|
* handle Unicode filenamesweidai2009-07-111-1/+16
|
* add x86/x64 assembly for SHA-256,weidai2009-03-101-2/+2
| | | | | add DEFAULT_CHANNEL and AAD_CHANNEL, fix macChannel for AuthenticatedEncryptionFilter
* port to MSVC .NET 2005 beta 2weidai2005-07-121-6/+6
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-3/+3
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+5
|
* fix bug in Grouperweidai2003-04-151-6/+8
| | | | | | | | add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle)
* fix whitespace problemsweidai2003-02-241-32/+32
|
* bug fixesweidai2002-10-061-34/+32
|
* Initial revisionweidai2002-10-041-0/+97