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
/
skein
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Algorithm_Factory has this logic on looking for an object:
lloyd
2011-07-05
1
-0
/
+2
*
Maintainer mode warning cleanups, mostly for C style casts which I
lloyd
2011-04-18
1
-4
/
+8
*
Update Skein-512 for the new 1.3 specification, just changes the key
lloyd
2010-11-03
1
-2
/
+2
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
2
-1
/
+1
*
More size_t. Document changes
lloyd
2010-10-13
2
-5
/
+5
*
Remove HashFunction::HASH_BLOCK_SIZE entirely
lloyd
2010-10-13
2
-1
/
+3
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
2
-13
/
+13
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
2
-6
/
+6
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-4
/
+9
*
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
-3
/
+3
*
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+5
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
2
-2
/
+2
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
2
-4
/
+4
*
Use a u32bit for the length argument to ubi_512. That value cannot possibly
lloyd
2009-12-23
1
-2
/
+2
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+2
*
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
-2
/
+2
*
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 add blocks from hash function info.txt files
lloyd
2009-09-29
1
-7
/
+0
*
Change Skein-512 to match the tweaked 1.2 specification. Round constants
lloyd
2009-09-15
1
-8
/
+8
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+4
*
Avoid a crash in Skein_512::add_data if it is called with a zero-length
lloyd
2009-07-14
1
-0
/
+3
*
Mark Skein_512 with the BOTAN_DLL macro
lloyd
2009-06-06
2
-3
/
+9
*
Small cleanups in the Skein-512 source, and add support for the
lloyd
2009-06-03
2
-70
/
+65
*
Add an implementation of Skein-512
lloyd
2009-06-02
3
-0
/
+309