summaryrefslogtreecommitdiff
path: root/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed potential missing argument when using tv subcommand with argv[2]. Print...noloader2015-06-271-2/+20
* fix usage.dat pathweidai2009-03-131-1/+1
* add x86/x64 assembly for SHA-256,weidai2009-03-101-2/+2
* changes for 5.6: weidai2009-03-021-22/+19
* update version number to 5.5.2weidai2007-08-131-1/+1
* add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interfaceweidai2007-05-041-7/+8
* changed hash functions for m commandweidai2007-04-161-22/+47
* add V (version) optionweidai2006-12-181-0/+4
* port to Borland C++Builder 2006weidai2006-12-141-4/+5
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+2
* add Salsa20 cipherweidai2006-12-091-0/+1
* fix compile on Unixweidai2006-09-061-1/+1
* change DLL integrity self-test to allow DLL to be Authenticode signedweidai2006-07-301-12/+35
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-3/+3
* fix MSVC 2005 warningsweidai2006-03-131-1/+3
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-30/+26
* port to GCC 4weidai2005-09-051-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+3
* changes done for FIPS-140 lab code dropweidai2005-01-201-5/+5
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-3/+0
* port to CodeWarrior 8.3weidai2004-06-201-1/+1
* add b2 commandweidai2003-08-011-6/+3
* split bench.cpp in 2 for alpha (.got subsegment exceeds 64K)weidai2003-07-291-2/+2
* remove Diamond2, code size reductionsweidai2003-07-191-1/+1
* misc changesweidai2003-07-181-5/+25
* fix for Unixweidai2003-07-111-1/+1
* fix for Unixweidai2003-07-111-3/+1
* fix GCC compileweidai2003-07-111-0/+1
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-155/+128
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-203/+67
* add missing #includeweidai2003-07-011-0/+1
* fixes/workarounds for GCCweidai2003-06-191-0/+4
* sync with private branchweidai2003-06-061-0/+1
* *** empty log message ***weidai2003-05-151-1/+0
* workaround for GCCweidai2003-04-261-1/+2
* changes for VS.NET 2003weidai2003-04-191-2/+2
* fix bug in Grouperweidai2003-04-151-2/+13
* fix warnings for VC7 and GCCweidai2003-03-201-2/+2
* various changes for 5.1weidai2003-03-201-3/+4
* add script-driven testingweidai2002-12-061-0/+15
* fix typoweidai2002-10-111-2/+2
* compatibility fixes for MacOS Xweidai2002-10-041-2/+2
* Initial revisionweidai2002-10-041-0/+917