Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -0/+1 |
* | More size_t. Document changes | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Remove HashFunction::HASH_BLOCK_SIZE entirely | lloyd | 2010-10-13 | 1 | -0/+2 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -3/+3 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -3/+3 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -0/+5 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -0/+3 |
* | 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 | -3/+3 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Mark Skein_512 with the BOTAN_DLL macro | lloyd | 2009-06-06 | 1 | -3/+3 |
* | Small cleanups in the Skein-512 source, and add support for the | lloyd | 2009-06-03 | 1 | -4/+4 |
* | Add an implementation of Skein-512 | lloyd | 2009-06-02 | 1 | -0/+41 |