aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/skein
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-2/+2
|\
| * Use a u32bit for the length argument to ubi_512. That value cannot possiblylloyd2009-12-231-2/+2
* | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...lloyd2009-12-211-1/+1
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+1
| |\
| * | Remove to_string, replacing with std::to_stringlloyd2009-11-181-1/+1
* | | Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+2
| |/ |/|
* | Make many more headers internal-only.lloyd2009-12-161-1/+1
|/
* Add a new looping load_be / load_le for loading large arrays at once, andlloyd2009-10-291-2/+2
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-222-2/+2
* Remove add blocks from hash function info.txt fileslloyd2009-09-291-7/+0
* Change Skein-512 to match the tweaked 1.2 specification. Round constantslloyd2009-09-151-8/+8
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+4
* Avoid a crash in Skein_512::add_data if it is called with a zero-lengthlloyd2009-07-141-0/+3
* Mark Skein_512 with the BOTAN_DLL macrolloyd2009-06-062-3/+9
* Small cleanups in the Skein-512 source, and add support for thelloyd2009-06-032-70/+65
* Add an implementation of Skein-512lloyd2009-06-023-0/+309