summaryrefslogtreecommitdiff
path: root/gf2n.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-6/+6
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-1/+18
* Miscellaneos warning fixes (GH #739)bobsayshilol2018-11-131-2/+2
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-108/+108
* Update documentationJeffrey Walton2017-07-271-1/+1
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+9
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-9/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+9
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated documentationJeffrey Walton2016-10-181-26/+34
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-3/+3
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-370/+370
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-2/+2
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-4/+5
* fix C++Builder 2009 compile, update Readme and Licenseweidai2009-03-151-0/+2
* port to GCC 4weidai2005-09-051-8/+8
* port to MSVC .NET 2005 beta 2weidai2005-07-121-22/+22
* changes done for FIPS-140 lab code dropweidai2005-01-201-1/+1
* fix compile error on VC .NET 2003weidai2004-06-221-40/+41
* port to CodeWarrior 8.3weidai2004-06-201-6/+7
* instantiate more templates for Darwinweidai2004-06-191-0/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+10
* Initial revisionweidai2002-10-041-0/+359