summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* improved method of disable inlining, fix compile on NetBSDweidai2006-12-113-7/+19
* fix compile with MSVC 2005 SP1 betaweidai2006-12-101-1/+1
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-1066-250/+203
* add Salsa20 cipherweidai2006-12-0915-186/+437
* cygwin workaroundweidai2006-12-091-0/+2
* VC2005 workaroundweidai2006-12-092-3/+8
* updated FIPS algorithm testsweidai2006-12-091-138/+127
* fix terminator param being ignoredweidai2006-12-091-1/+1
* add -pthread and allow make installweidai2006-12-091-1/+18
* Updated to Whirlpool version 3.0weidai2006-12-092-3595/+316
* fix compile on Unixweidai2006-09-061-1/+1
* remove extraneous codeweidai2006-09-061-8/+0
* fix self-test when installed into unicode pathsweidai2006-09-061-14/+53
* remove extraneous fileweidai2006-09-012-8/+0
* remove compiler warningsweidai2006-09-014-226/+38
* fix bug in last checkinweidai2006-08-101-1/+1
* change DLL integrity self-test to allow DLL to be Authenticode signedweidai2006-07-306-62/+179
* update versionweidai2006-07-301-5/+5
* fix bug in HexDecoder::IsolatedInitialize (thanks to BaiYang)weidai2006-07-231-1/+1
* BlockAlignment()weidai2006-07-171-0/+1
* optimization in CBC_Decryption::ProcessBlocks()weidai2006-07-171-2/+1
* fix StaticAlgorithmName() for CTR modeweidai2006-07-171-1/+1
* additional AES test vectorsweidai2006-07-172-0/+8
* AES timing attack countermeasuresweidai2006-07-175-364/+450
* additional AES test vectorsweidai2006-07-172-1/+123
* fix SocketSender::EofSentweidai2006-06-091-1/+4
* fix warningweidai2006-06-091-1/+1
* improve Integer initializationweidai2006-06-092-5/+17
* add missing #includeweidai2006-06-092-0/+2
* fix warning on VC6weidai2006-04-131-0/+10
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-0617-173/+772
* fix Integer::Encodeweidai2006-03-171-1/+1
* fix MSVC 2005 warningsweidai2006-03-1320-1383/+1408
* add missing Ref() functionweidai2006-03-131-0/+5
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-308-2144/+10421
* fix TYPE_OF_SOCKLEN_T for Darwinweidai2006-01-301-1/+1
* remove unneeded warning optionsweidai2005-09-051-2/+0
* fix inline docweidai2005-09-051-1/+1
* port to GCC 4weidai2005-09-0521-103/+117
* remove extraneous SCC infoweidai2005-09-054-14/+13
* update inline docweidai2005-09-051-9/+9
* remove warning with MSVC .NET 2005weidai2005-09-031-6/+6
* fix compile with MSVC 6 without Processor Packweidai2005-09-031-0/+6
* add missing filesweidai2005-09-031-2/+16
* fix ECP curve BER decodeweidai2005-09-021-1/+5
* add missing fileweidai2005-07-131-0/+8
* update Readmeweidai2005-07-131-1/+1
* update documentation versionweidai2005-07-131-1/+1
* fix compile on MSVC .NET 2005weidai2005-07-131-0/+2
* fix compile on MSVC 6weidai2005-07-131-2/+2