Age | Commit message (Expand) | Author |
---|---|---|
2008-07-10 | crypto: hash - Move ahash functions into crypto/hash.h | Herbert Xu |
2008-07-10 | crypto: hash - Removed vestigial ahash fields | Herbert Xu |
2008-07-10 | crypto: hash - Fixed digest size check | Herbert Xu |
2008-07-10 | [CRYPTO] hash: Add asynchronous hash support | Loc Ho |
2007-10-10 | [CRYPTO] api: Add missing headers for setkey_unaligned | Herbert Xu |
2007-08-06 | [CRYPTO] api: fix writting into unallocated memory in setkey_aligned | Sebastian Siewior |
2007-07-11 | [CRYPTO] api: Handle unaligned keys in setkey | Sebastian Siewior |
2007-05-02 | [CRYPTO] api: Proc functions should be marked as unused | Herbert Xu |
2007-02-07 | [CRYPTO] api: Allow multiple frontends per backend | Herbert Xu |
2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu |