Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unroll the loops in SHA_160::hash that unpack the input and perform the | lloyd | 2008-03-09 | 1 | -4/+15 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | sha160.cpp needs include of bit_ops.h, problem was masked by the asm versions | lloyd | 2007-10-19 | 1 | -0/+1 |
* | bit_ops.h no longer includes loadstor.h | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Write functions to handle loading and saving words a block at a time, taking ... | lloyd | 2007-05-31 | 1 | -3/+3 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Let SHA_160::W be resized dynamically; potentially the asm version could | lloyd | 2006-08-21 | 1 | -0/+8 |
* | Clear the W buffer inside the SHA_160::clear() functions | lloyd | 2006-08-13 | 1 | -0/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+122 |