Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update | Herbert Xu | 2006-01-09 | 1 | -2/+2 |
* | [CRYPTO] sha1: Avoid shifting count left and right | Nicolas Pitre | 2006-01-09 | 1 | -4/+4 |
* | [CRYPTO] sha1: Rename i/j to done/partial | Nicolas Pitre | 2006-01-09 | 1 | -11/+12 |
* | [CRYPTO] sha1: Avoid useless memcpy() | Nicolas Pitre | 2006-01-09 | 1 | -8/+17 |
* | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 | 1 | -20/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+139 |