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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-52
/
+77
*
Add an x86 assembly MD5 implementation; works, but needs optimization
lloyd
2006-08-13
3
-0
/
+176
*
Add a macro for the not instruction
lloyd
2006-08-13
1
-0
/
+1
*
Minor formatting changes, reorder one instruction
lloyd
2006-08-13
1
-3
/
+1
*
Clear the W buffer inside the SHA_160::clear() functions
lloyd
2006-08-13
1
-0
/
+1
*
Remove a block of disabled code that was just for debug purposes
lloyd
2006-08-13
1
-8
/
+0
*
Clean up the macros, add comment headers, add a couple of helper macros
lloyd
2006-08-13
2
-28
/
+63
*
Drop the AES asm code for now
lloyd
2006-08-13
3
-192
/
+0
*
Update sha1core.S to match the macro updates in the last checkin. Rename
lloyd
2006-08-13
1
-63
/
+63
*
A few macro fixes
lloyd
2006-08-13
1
-7
/
+10
*
Add stub versions of AES assembler
lloyd
2006-08-13
3
-0
/
+193
*
Rename sha_x86 module to alg_ia32; there will probably be other algorithms
lloyd
2006-08-13
4
-0
/
+308
[prev]