summaryrefslogtreecommitdiff
path: root/dh2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear unused variable warnings under MSVCJeffrey Walton2017-08-161-0/+7
* Fix "warning: binding dereferenced null pointer to reference has undefined be...Jeffrey Walton2017-08-161-1/+39
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-22/+22
* fix missing functionweidai2007-04-161-0/+5
* Initial revisionweidai2002-10-041-0/+17