summaryrefslogtreecommitdiff
path: root/algebra.h
Commit message (Collapse)AuthorAgeFilesLines
* Clear clang-tidy warningsJeffrey Walton2018-01-231-1/+1
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-159/+159
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Update documentationJeffrey Walton2017-07-271-1/+1
| | | | 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 documentationJeffrey Walton2016-04-051-16/+174
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-2/+3
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-287/+294
|
* Included "integer.h" in source files with Integer dependencies so make would ↵Jeffrey Walton2015-07-301-0/+1
| | | | rebuild stale object files
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-2/+2
|
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-2/+3
|
* port to GCC 4weidai2005-09-051-0/+4
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+6
|
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-3/+3
|
* Initial revisionweidai2002-10-041-0/+275