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_32.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Slightly cleaner SHA-256 F1 func; ~1% faster
lloyd
2009-11-10
1
-3
/
+3
*
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
1
-11
/
+19
*
Unroll the expansion loop in both SHA-2 implementations by 8. On a Core2,
lloyd
2009-10-29
1
-10
/
+18
*
Indent fix
lloyd
2009-10-26
1
-1
/
+1
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-3
/
+3
*
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
-29
/
+31
*
Do a minor optimization in some of the compression functions, loading
lloyd
2008-11-23
1
-7
/
+12
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-48
/
+84
*
Rename SHA-{384,512} base class SHA_64_BASE to SHA_384_512_BASE. Rename SHA_2...
lloyd
2008-10-10
1
-5
/
+6
*
Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH
lloyd
2008-10-08
1
-0
/
+149