aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/bmw
Commit message (Expand)AuthorAgeFilesLines
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-2/+2
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Make many more headers internal-only.lloyd2009-12-161-2/+2
* Add a new looping load_be / load_le for loading large arrays at once, andlloyd2009-10-291-2/+1
* 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 includes of stdio.hlloyd2009-10-071-2/+0
* Remove add blocks from hash function info.txt fileslloyd2009-09-291-7/+0
* Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-212-90/+122
* In BMW-512, don't use the stack, instead use class SecureBuffers to reducelloyd2009-09-152-70/+70
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-153-0/+219