aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5/asm
Commit message (Expand)AuthorAgeFilesLines
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* md5-x86_64.pl: work around warning.Andy Polyakov2014-08-301-1/+1
* md5/asm/md5-[586|x86_64].pl: +15% on Atom.Andy Polyakov2014-05-042-10/+20
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in oneAndy Polyakov2012-10-251-13/+9
* md5-sparcv9.pl: avoid %asi modifications, improve short input performanceAndy Polyakov2012-10-141-13/+14
* [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations based onAndy Polyakov2012-10-141-1/+3
* md5-sparcv9.pl: add hardware SPARC T4 support.Andy Polyakov2012-09-281-2/+149
* md5-sparcv9.pl: more accurate performance result.Andy Polyakov2012-09-281-1/+1
* Add md5-sparcv9.pl.Andy Polyakov2012-09-231-0/+284
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* md5-x86_86.pl: remove redundant instructions.Andy Polyakov2011-06-281-8/+5
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-051-1/+0
* Non-executable stack in asm.Ben Laurie2010-05-051-0/+1
* md5-ia64.S: fix assembler warning.Andy Polyakov2010-04-201-1/+1
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-191-5/+117
* Make all x86_64 modules independent on current working directory.Andy Polyakov2008-01-131-1/+7
* Update perl asm scripts include paths for perlasm.Dr. Stephen Henson2008-01-051-1/+2
* Further synchronizations with md32_common.h update.Andy Polyakov2006-10-172-1077/+8
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-112-5/+5
* MD5 x86_64 assembler update.Andy Polyakov2005-09-201-11/+17
* Pedantic polish to md5-ia64.S.Andy Polyakov2005-07-201-2/+6
* This update gets endianness-neutrality right and adds second requiredAndy Polyakov2005-07-191-116/+133
* MD5 IA-64 assembler implementation. Original copy for reference purposes.Andy Polyakov2005-07-191-0/+1009
* Cvs missed adapted module itself, here it goes...Andy Polyakov2005-05-031-13/+9
* Throw in md5-x86_64 assembler.Andy Polyakov2005-05-031-0/+249
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte2003-09-271-1/+1
* Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configurationRichard Levitte2003-05-291-1/+3
* A few more files to ignoreRichard Levitte2003-01-161-0/+1
* The former ULTRASPARC preprocessor symbol is now calledBodo Möller2001-03-141-4/+4
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-687/+0
* GNU assembler (read SPARC Linux) support added.Andy Polyakov1999-07-251-17/+11
* Update md5 assembly source for Win32.Dr. Stephen Henson1999-05-261-27/+28
* Reorganize and speed up MD5.Ulf Möller1999-05-132-1/+1037
* Ignore mx86unix.cpp which is generated on Intel platformsRalf S. Engelschall1999-02-101-0/+1
* Squeeze a bit more speed out of MD5 assembler.Ben Laurie1999-01-302-747/+18
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-213-0/+1720