| Commit message (Expand) | Author | Age | Files | Lines |
* | Doxygen | lloyd | 2010-11-02 | 1 | -1/+9 |
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -2/+4 |
* | Remove most uses of HASH_BLOCK_SIZE | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 2 | -5/+5 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -3/+4 |
* | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -1/+1 |
* | More Doxygen | lloyd | 2010-06-15 | 1 | -1/+0 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -1/+1 |
* | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
* | MD4's M buffer was set to be 48 words instead of 16. This had been | lloyd | 2010-02-03 | 1 | -1/+1 |
* | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -2/+2 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -2/+2 |
* | Conver the rest of the hash functions to use the array-based load instructions. | lloyd | 2009-11-03 | 1 | -25/+30 |
* | Add a new looping load_be / load_le for loading large arrays at once, and | lloyd | 2009-10-29 | 1 | -0/+1 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 2 | -2/+2 |
* | Remove add blocks from hash function info.txt files | lloyd | 2009-09-29 | 1 | -7/+0 |
* | Many source files included bit_ops.h when what was really desired was | lloyd | 2009-05-13 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -29/+33 |
* | Do a minor optimization in some of the compression functions, loading | lloyd | 2008-11-23 | 1 | -3/+6 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 2 | -29/+34 |
* | Derive the x86 assembly implementations of MD4, MD5, and Serpent from | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Make mdx_hash also a module, which most of the hash functions depend on. | lloyd | 2008-09-28 | 1 | -0/+4 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+142 |