summaryrefslogtreecommitdiff
path: root/algebra.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJeffrey Walton2021-02-031-1/+1
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-21/+21
* Clear clang-tidy warningsJeffrey Walton2018-01-231-1/+1
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-159/+159
* Update documentationJeffrey Walton2017-07-271-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated documentationJeffrey Walton2016-04-051-16/+174
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-2/+3
* 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
* 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