aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/x86ms.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov2006-09-181-464/+0
* Support for indirect calls in x86 assembler modules.Andy Polyakov2005-12-061-3/+4
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-281-0/+5
* Minor perlasm clean-up.Andy Polyakov2005-11-091-1/+0
* Address MASM-specific problems introduced withAndy Polyakov2005-11-061-5/+11
* Allow for 64-bit cache-line alignments in code segment.Andy Polyakov2005-05-091-2/+2
* Avoid L1 cache aliasing even between key and S-boxes.Andy Polyakov2005-04-241-0/+1
* Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov2005-01-181-0/+1
* Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov2004-12-261-1/+1
* x86 perlasm update to accomodate aes-586.pl.Andy Polyakov2004-12-231-1/+15
* perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.Andy Polyakov2004-11-271-4/+5
* x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov2004-09-091-2/+4
* crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov2004-08-291-3/+18
* Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-0/+4
* Support for IA-32 SSE2 instruction set.Andy Polyakov2004-05-061-1/+37
* Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte2003-09-271-0/+3
* Provide "dummy" &main::picmeup even in Windows perlasm modules.Andy Polyakov2003-01-241-0/+6
* DES PIC-ification. Windows companion.Andy Polyakov2002-12-141-2/+5
* IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov2002-12-131-0/+2
* Move the 'file scope' argument in set_label toDr. Stephen Henson2000-03-031-1/+1
* Fix so Win32 assembly language works with MASM.Dr. Stephen Henson2000-02-271-1/+8
* More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1999-07-121-0/+10
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-45/+144
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+249