summaryrefslogtreecommitdiff
path: root/mqv.h
Commit message (Collapse)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-1/+1
|
* Update documentationJeffrey Walton2019-09-261-1/+1
|
* Update documentationJeffrey Walton2019-08-031-3/+24
|
* Update documentationJeffrey Walton2019-08-031-6/+6
|
* Update documentationJeffrey Walton2019-08-031-1/+1
|
* Update documentationJeffrey Walton2019-08-031-10/+34
|
* Update documentationJeffrey Walton2018-01-221-0/+3
|
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-1/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-72/+72
| | | | 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
* spelling fixesklemens2016-12-271-1/+1
|
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-1/+1
|
* Updated documentationJeffrey Walton2016-09-081-0/+2
|
* WhitespaceJeffrey Walton2016-07-131-4/+4
|
* Updated documentationJeffrey Walton2016-01-181-3/+3
|
* Updated documentationJeffrey Walton2016-01-181-2/+65
|
* Added "algebra.h" include for "make deps" recipeJeffrey Walton2015-12-041-0/+1
|
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-4/+12
|
* Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵Jeffrey Walton2015-11-221-12/+4
| | | | | | garbage to the end of some source files during drag and drop from guest to host. This reverts commit c45435812225aa68d122c7de246e5f60b509766c.
* Crypto++ 5.6.3 check-inJeffrey Walton2015-11-201-4/+12
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-0/+1
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-143/+146
|
* Included "integer.h" in source files with Integer dependencies so make would ↵Jeffrey Walton2015-07-301-0/+2
| | | | rebuild stale object files
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-1/+1
|
* fixed to compile with Intel compilerweidai2002-11-191-1/+1
|
* Initial revisionweidai2002-10-041-0/+141