summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm
AgeCommit message (Expand)Author
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-01-12rc4-x86_64 portability fix.Andy Polyakov
2007-12-02Some assembler are allergic to lea reg,BYTE PTR[...].Andy Polyakov
2007-04-26Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov
2007-04-01Reserve for assembler implementation of RC4_set_key and implement x86 one.Andy Polyakov
2007-03-20Two extra instructions in RC4 character loop give 80% performanceAndy Polyakov
2005-07-20Pedantic polish to rc4-ia64.pl.Andy Polyakov
2005-07-18Retire original rc4-ia64.S.Andy Polyakov
2005-07-18This update implements following improvements.Andy Polyakov
2005-07-18Unrolled RC4 IA-64 loop gives 40% improvement over current assemblerAndy Polyakov
2005-07-18Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov
2005-06-26Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov
2005-05-15+20% performance improvement of P4-specific RC4_CHAR loop.Andy Polyakov
2005-05-04Commentary update motivating code update in 0.9.7.Andy Polyakov
2005-05-03Commentary update.Andy Polyakov
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov
2005-04-17Throw in x86_64 AT&T to MASM assembler converter to facilitate developmentAndy Polyakov
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-06+45% RC4 performance boost on Intel EM64T core. Unrolled loop providingAndy Polyakov
2004-12-02Fix rc4-ia64.S to pass more exhaustive regression tests.Andy Polyakov
2004-12-01I've introduced a bug to i386 RC4 assembler, which would emerge withAndy Polyakov
2004-11-30Add 0.9.7 specific comments to RC4 assembler modules.Andy Polyakov
2004-11-29Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core.Andy Polyakov
2004-11-26RC4 IA-64 assembler implementation.Andy Polyakov
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov
2004-11-09As was shown by Marc Bevand reordering of couple of load operationsAndy Polyakov
2004-07-23Adapt rc4-amd64.pl for Win64/AMD64 assembler.Andy Polyakov
2004-07-11RC4 tune-up for AMD64. Performance improvement of 2.22x is measured forAndy Polyakov
2003-01-16A few more files to ignoreRichard Levitte
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller
1999-03-08Two more .cvsignore files for the assembler stuffRalf S. Engelschall
1999-03-07Fix DWP when only given three parameters.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall