Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most uses of HASH_BLOCK_SIZE | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -2/+2 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -1/+1 |
* | Move the get_byte template to its own header, because many files | lloyd | 2010-02-02 | 1 | -1/+0 |
* | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -1/+1 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Update SHA1_IA32 to use compress_n | lloyd | 2008-11-23 | 1 | -2/+6 |
* | Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160 | lloyd | 2008-09-29 | 1 | -23/+0 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -0/+49 |