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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-6
/
+4
*
CPU-specific engines are now only loaded if something depends on them,
lloyd
2009-07-07
1
-0
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
3
-21
/
+25
*
Wrap code and struct definitions internal to sha1_sse2_imp.cpp in an
lloyd
2008-11-24
1
-0
/
+4
*
Revert change that added multiblock support to SSE2 SHA-1. Was causing
lloyd
2008-11-23
3
-206
/
+183
*
Dean Gaudet's original version of the SHA-1 SSE2 code supported multiple
lloyd
2008-11-23
3
-183
/
+206
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
2
-3
/
+7
*
Enable SSE2 SHA-1 on Intel Prescott CPUs
lloyd
2008-11-17
1
-0
/
+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
3
-5
/
+5
*
Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160
lloyd
2008-09-29
3
-34
/
+4
*
Make asm implementations distinctly named objects, for instance MD5_IA32,
lloyd
2008-09-29
4
-27
/
+25
*
propagate from branch 'net.randombit.botan' (head ca7d7fc1ae6b55c5328c9cf1ec1...
lloyd
2008-09-29
1
-0
/
+1
*
Add info.txt files for asm hash modules
lloyd
2008-09-29
1
-0
/
+2
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Make mdx_hash also a module, which most of the hash functions depend on.
lloyd
2008-09-28
4
-0
/
+430