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
*
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