summaryrefslogtreecommitdiff
path: root/gf2n.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-5/+23
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-884/+885
* Added self-assignment guards or comment indicating why the check is not neededJeffrey Walton2015-07-301-0/+1
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-7/+7
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* honor uppercase/lowercase in operator<<() (Jeff Walton)weidai2009-10-221-1/+4
* port to MSVC .NET 2005 beta 2weidai2005-07-121-29/+28
* fix potential threading problem with initialization of static objectsweidai2003-07-291-4/+11
* fix bugs in 64-bit CPU supportweidai2003-07-251-1/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+8
* Initial revisionweidai2002-10-041-0/+870