Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -2/+4 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -3/+4 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -0/+3 |
* | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Update the implementation of Blue Midnight Wish to use the Round 2 tweaked | lloyd | 2009-09-21 | 1 | -3/+3 |
* | In BMW-512, don't use the stack, instead use class SecureBuffers to reduce | lloyd | 2009-09-15 | 1 | -1/+2 |
* | Add an implementation of Blue Midnight Wish (512 bit version only) | lloyd | 2009-09-15 | 1 | -0/+31 |