summaryrefslogtreecommitdiff
path: root/ida.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix -Wreorder warning using GCCJeffrey Walton2018-12-061-1/+1
|
* Make GF2_32 class member of RawIDAJeffrey Walton2018-12-031-2/+4
|
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-5/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-29/+29
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-6/+6
|
* 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 for Crypto++ 1.0 algorithmsJeffrey Walton2016-10-261-5/+29
|
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-1/+1
|
* Additional documentation; fixed issues with Clang integrated assembler and ↵Jeffrey Walton2015-11-191-3/+6
| | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-4/+5
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-152/+157
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-9/+10
|
* allow DLL to be built with VC++ .NETweidai2003-07-181-6/+12
|
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-13/+13
|
* Initial revisionweidai2002-10-041-0/+145