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
/
tiger
/
tiger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-1
/
+4
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-8
/
+21
*
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
*
Move Tiger::mix to anon namespace
lloyd
2010-01-04
1
-13
/
+17
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
1
-3
/
+3
*
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
-25
/
+27
*
Do a minor optimization in some of the compression functions, loading
lloyd
2008-11-23
1
-3
/
+5
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
1
-14
/
+18
*
Move BufferedComputation to new buf_comp.{h,cpp}
lloyd
2008-11-08
1
-0
/
+1
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+155