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
/
bmw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename some dirs for shorter object files where configure will
lloyd
2011-06-03
3
-245
/
+0
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
1
-2
/
+4
*
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
2
-8
/
+8
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-2
/
+2
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-3
/
+4
*
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
-2
/
+2
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-2
/
+2
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-2
/
+2
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
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
-2
/
+1
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
2
-2
/
+2
*
Remove includes of stdio.h
lloyd
2009-10-07
1
-2
/
+0
*
Remove add blocks from hash function info.txt files
lloyd
2009-09-29
1
-7
/
+0
*
Update the implementation of Blue Midnight Wish to use the Round 2 tweaked
lloyd
2009-09-21
2
-90
/
+122
*
In BMW-512, don't use the stack, instead use class SecureBuffers to reduce
lloyd
2009-09-15
2
-70
/
+70
*
Add an implementation of Blue Midnight Wish (512 bit version only)
lloyd
2009-09-15
3
-0
/
+219