summaryrefslogtreecommitdiff
path: root/x86/md5-compress.asm
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Fixed function name in epilogue.Niels Möller2010-03-291-1/+1
* Typo fix in comment.Niels Möller2009-10-061-1/+1
* * x86/aes-decrypt-internal.asm: Use ALIGN.Niels Möller2006-04-261-1/+1
* Don't allocate space for a stack copy of the input.Niels Möller2005-10-131-13/+12
* * x86/md5-compress.asm: Skip copying of input to the stack.Niels Möller2005-10-131-29/+22
* (REF): Fixed caclulation of offset.Niels Möller2005-10-131-1/+1
* New file, with first attempt at md5 assembler. Not yet working.Niels Möller2005-10-121-1/+154
* *** empty log message ***Niels Möller2005-10-111-0/+29