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
/
skein_512.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-6
/
+6
*
Remove all uses of MemoryRegion::copy outside of internal uses in
lloyd
2012-05-18
1
-1
/
+1
*
First step towards replacing the existing containers with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Post merge fix
lloyd
2011-07-12
1
-1
/
+2
*
propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...
lloyd
2011-07-12
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-1
/
+1
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-1
/
+1
|
|
|
\
|
|
|
*
propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...
lloyd
2010-10-13
1
-4
/
+4
|
|
|
|
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-1
/
+1
|
|
|
|
|
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...
lloyd
2010-04-09
1
-1
/
+1
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
1
-2
/
+2
|
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
1
-1
/
+1
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-1
/
+1
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
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
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
More size_t. Document changes
lloyd
2010-10-13
1
-4
/
+4
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Remove HashFunction::HASH_BLOCK_SIZE entirely
lloyd
2010-10-13
1
-1
/
+1
*
|
|
|
|
|
|
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-10
/
+10
*
|
|
|
|
|
|
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-3
/
+3
*
|
|
|
|
|
|
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
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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 all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Change Skein-512 to match the tweaked 1.2 specification. Round constants
lloyd
2009-09-15
1
-8
/
+8
*
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
1
-0
/
+6
*
Small cleanups in the Skein-512 source, and add support for the
lloyd
2009-06-03
1
-66
/
+61
*
Add an implementation of Skein-512
lloyd
2009-06-02
1
-0
/
+258