Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove HashFunction::HASH_BLOCK_SIZE entirely | lloyd | 2010-10-13 | 1 | -0/+2 |
* | More size_t | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -2/+2 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -3/+1 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -1/+1 |
* | 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 |
* | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 1 | -0/+2 |
* | Add the GOST 34.11 hash function. Pretty slow, but functional. | lloyd | 2009-04-07 | 1 | -0/+41 |