index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
alg_ia32
/
md5core.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Rename some variables for consistency with the SHA-1 asm code
lloyd
2006-08-21
1
-8
/
+9
*
Add a distinct loop ending for loop-until-equals-immediate; other loops
lloyd
2006-08-15
1
-1
/
+1
*
Was using sha1_core in the END_FUNCTION calls; doesn't make a difference,
lloyd
2006-08-14
1
-1
/
+1
*
Add the memory word and the magic constant using LEA, rather than the
lloyd
2006-08-13
1
-24
/
+24
*
Forgot the II() macro in the last checkin
lloyd
2006-08-13
1
-1
/
+2
*
Use the spare register to load the message word, which will potentially
lloyd
2006-08-13
1
-3
/
+7
*
Make the temporary implicit, since we were always passing the same register
lloyd
2006-08-13
1
-106
/
+108
*
Cleanups, and move the initial memory access to the beginning of each
lloyd
2006-08-13
1
-51
/
+76
*
Add an x86 assembly MD5 implementation; works, but needs optimization
lloyd
2006-08-13
1
-0
/
+131