summaryrefslogtreecommitdiff
path: root/ec2n.cpp
Commit message (Expand)AuthorAgeFilesLines
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-295/+294
* Added self-assignment guards or comment indicating why the check is not neededJeffrey Walton2015-07-301-3/+5
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-4/+4
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* fix EC2N skipping of optional seed, switch to public domain MARS code, delive...weidai2009-03-281-1/+5
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* fix potential threading problem with initialization of static objectsweidai2003-07-291-2/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+5
* Initial revisionweidai2002-10-041-0/+287