Age | Commit message (Expand) | Author |
---|---|---|
2015-05-13 | crypto: ccm - Use crypto_aead_set_reqsize helper | Herbert Xu |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2013-11-28 | crypto: ccm - Fix handling of zero plaintext when computing mac | Horia Geanta |
2013-10-07 | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks | James Yonan |
2013-02-04 | crypto: use ERR_CAST | Julia Lawall |
2012-03-20 | crypto: remove the second argument of k[un]map_atomic() | Cong Wang |
2009-01-27 | crypto: ccm - Fix handling of null assoc data | Jarod Wilson |
2008-01-10 | [CRYPTO] ccm: Added CCM mode | Joy Latten |