Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The assembly code is only using 81 words of W, but 84 were being allocated. | lloyd | 2006-08-21 | 1 | -2/+2 |
* | Inside the compression function, store the original stack pointer in the | lloyd | 2006-08-21 | 1 | -2/+2 |
* | 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 |
* | Rename sha_x86 module to alg_ia32; there will probably be other algorithms | lloyd | 2006-08-13 | 1 | -0/+43 |