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
/
sha2
/
sha2_64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split SHA-2 into 32 and 64 bit versions; they are totally independent
lloyd
2010-09-30
1
-54
/
+0
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-6
/
+7
*
For the SHA-2 classes, don't use inheritence to share a handful of
lloyd
2010-06-28
1
-26
/
+16
*
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+3
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-4
/
+4
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-2
/
+2
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-3
/
+3
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-13
/
+15
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-1
/
+1
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-1
/
+4
*
Rename SHA-{384,512} base class SHA_64_BASE to SHA_384_512_BASE. Rename SHA_2...
lloyd
2008-10-10
1
-6
/
+6
*
Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH
lloyd
2008-10-08
1
-0
/
+55