aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/bmw/bmw_512.cpp
Commit message (Expand)AuthorAgeFilesLines
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-2/+2
* 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 all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Remove includes of stdio.hlloyd2009-10-071-2/+0
* Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-211-87/+119
* In BMW-512, don't use the stack, instead use class SecureBuffers to reducelloyd2009-09-151-69/+68
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-151-0/+174