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
/
src
/
hash
/
sha1_sse2
/
sha1_sse2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-29
/
+0
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-1
/
+1
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
*
Remove extern decl of no longer used/included SHA-1 SSE2 function
lloyd
2009-11-23
1
-2
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-7
/
+9
*
Revert change that added multiblock support to SSE2 SHA-1. Was causing
lloyd
2008-11-23
1
-2
/
+1
*
Dean Gaudet's original version of the SHA-1 SSE2 code supported multiple
lloyd
2008-11-23
1
-1
/
+2
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-1
/
+1
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-1
/
+1
*
Fix copyright notices
lloyd
2008-10-09
1
-1
/
+1
*
Fix prototype confusion (harmless but incorrect)
lloyd
2008-09-30
1
-0
/
+2
*
Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160
lloyd
2008-09-29
1
-9
/
+3
*
Make asm implementations distinctly named objects, for instance MD5_IA32,
lloyd
2008-09-29
1
-0
/
+33