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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Doxygen
lloyd
2010-11-02
1
-0
/
+7
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-3
/
+12
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-2
/
+2
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-1
/
+1
*
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+6
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-1
/
+1
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-7
/
+9
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-1
/
+1
*
Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160
lloyd
2008-09-29
1
-1
/
+4
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+33