Age | Commit message (Expand) | Author |
2013-02-19 | crypto: user - fix info leaks in report API | Mathias Krause |
2013-02-04 | crypto: use ERR_CAST | Julia Lawall |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-02 | crypto: Stop using NLA_PUT*(). | David S. Miller |
2012-03-29 | crypto: user - Fix lookup of algorithms with IV generator | Steffen Klassert |
2011-11-11 | crypto: algapi - Fix build problem with NET disabled | Herbert Xu |
2011-10-21 | crypto: Add userspace report for nivaead type algorithms | Steffen Klassert |
2011-10-21 | crypto: Add userspace report for aead type algorithms | Steffen Klassert |
2010-02-16 | crypto: aead - Fix checkpatch errors | Richard Hartmann |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-02-18 | crypto: aead - Avoid infinite loop when nivaead fails selftest | Herbert Xu |
2008-01-11 | [CRYPTO] api: Show async type | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Create default givcipher instances | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Allow algorithms with no givcrypt support | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Add givcrypt operations | Herbert Xu |
2008-01-11 | [CRYPTO] aead: Make authsize a run-time parameter | Herbert Xu |
2007-10-10 | [CRYPTO] api: Add aead crypto type | Herbert Xu |