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
/
sha160.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-161
/
+0
*
Fix building with --via-amalgamation; it wouldn't generate the
lloyd
2011-06-03
1
-1
/
+7
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-18
/
+0
*
Remove most uses of HASH_BLOCK_SIZE
lloyd
2010-10-13
1
-1
/
+1
*
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-5
/
+5
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-2
/
+2
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-1
/
+1
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
s/j/i/ in loop
lloyd
2010-01-21
1
-2
/
+2
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-2
/
+2
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
*
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
1
-8
/
+3
*
propagate from branch 'net.randombit.botan' (head 4fd7eb9630271d3c1dfed21987e...
lloyd
2009-10-29
1
-31
/
+43
|
\
|
*
Format for easier reading
lloyd
2009-10-29
1
-31
/
+43
*
|
Unroll SHA-1's expansion loop from x4 to x8; ~7% faster on Core2
lloyd
2009-10-29
1
-1
/
+5
|
/
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Many source files included bit_ops.h when what was really desired was
lloyd
2009-05-13
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-31
/
+33
*
Do a minor optimization in some of the compression functions, loading
lloyd
2008-11-23
1
-5
/
+8
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-52
/
+56
*
Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160
lloyd
2008-09-29
1
-1
/
+11
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+143