aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86ms.pl
AgeCommit message (Expand)AuthorFilesLines
2006-09-18Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov1-464/+0
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov1-3/+4
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov1-0/+5
2005-11-09Minor perlasm clean-up.Andy Polyakov1-1/+0
2005-11-06Address MASM-specific problems introduced withAndy Polyakov1-5/+11
2005-05-09Allow for 64-bit cache-line alignments in code segment.Andy Polyakov1-2/+2
2005-04-24Avoid L1 cache aliasing even between key and S-boxes.Andy Polyakov1-0/+1
2005-01-18Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov1-0/+1
2004-12-26Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov1-1/+1
2004-12-23x86 perlasm update to accomodate aes-586.pl.Andy Polyakov1-1/+15
2004-11-27perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.Andy Polyakov1-4/+5
2004-09-09x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov1-2/+4
2004-08-29crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov1-3/+18
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov1-0/+4
2004-05-06Support for IA-32 SSE2 instruction set.Andy Polyakov1-1/+37
2003-09-27Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte1-0/+3
2003-01-24Provide "dummy" &main::picmeup even in Windows perlasm modules.Andy Polyakov1-0/+6
2002-12-14DES PIC-ification. Windows companion.Andy Polyakov1-2/+5
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov1-0/+2
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson1-1/+1
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson1-1/+8
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1-0/+10
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-45/+144
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+249