summaryrefslogtreecommitdiff
path: root/dh.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-1/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-143/+143
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Update documentationJeffrey Walton2017-07-271-1/+2
| | | | This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync
* 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 documentation (Issue 328)Jeffrey Walton2016-12-041-4/+0
|
* Updated documentation (Issue 328)Jeffrey Walton2016-12-041-8/+9
|
* Updated documentation (Issue 328)Jeffrey Walton2016-12-041-4/+106
|
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-1/+1
|
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-2/+0
|
* Updated documentation for Crypto++ 1.0 algorithmsJeffrey Walton2016-10-261-4/+6
|
* Whitespace checkinJeffrey Walton2016-09-101-4/+4
|
* Updated documentationJeffrey Walton2016-01-201-1/+1
|
* Updated documentationJeffrey Walton2016-01-181-7/+75
|
* Added "algebra.h" include for "make deps" recipeJeffrey Walton2015-12-041-0/+1
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-3/+6
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-99/+104
|
* improve pairwise consistency test (Brian Pence)weidai2008-11-211-3/+3
|
* port to GCC 4weidai2005-09-051-1/+1
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-2/+6
|
* port to GCC 3.4weidai2004-06-191-7/+7
|
* fix potential threading problem with initialization of static objectsweidai2003-07-291-1/+1
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+2
|
* fixed to compile with Intel compilerweidai2002-11-191-2/+2
|
* Initial revisionweidai2002-10-041-0/+93