summaryrefslogtreecommitdiff
path: root/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* fix compile with Intel C++ Compiler 11.1weidai2010-08-041-3/+3
* fix compile on GCC 4.4 and greaterweidai2010-07-291-2/+80
* add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCMweidai2010-07-241-30/+18
* add AESNI and CLMUL detectionweidai2010-07-071-0/+16
* changes for 5.6: weidai2009-03-021-1/+4
* fix missing CRYPTOPP_APIweidai2007-09-251-2/+2
* fix compile with GAS 2.15weidai2007-09-241-0/+3
* - port x64 assembly code to MASMweidai2007-09-241-5/+116
* fixed Whirlpool crash on Pentium 2 machinesweidai2007-08-131-0/+11
* fix compile for x64, DLL and VC 6weidai2007-05-041-5/+28
* fix compile on Sun CCweidai2007-04-161-15/+16
* CPU feature detection and assembly helpersweidai2007-04-161-0/+111