summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2015-02-10
* crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-04
* crypto: add missing crypto module aliasesMathias Krause2015-01-13
* crypto: af_alg - fix backlog handlingRabin Vincent2014-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu2014-12-05
| * crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-05
| * crypto: algif_skcipher - initialize upon init requestStephan Mueller2014-12-02
| * crypto: algif_skcipher - removed unneeded codeStruk, Tadeusz2014-12-01
| * crypto: algif_skcipher - Fixed blocking recvmsgHerbert Xu2014-11-28
| * crypto: drbg - use memzero_explicit() for clearing sensitive dataNickolaus Woodruff2014-11-27
| * crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller2014-11-26
| * crypto: include crypto- module prefix in templateKees Cook2014-11-26
| * crypto: user - add MODULE_ALIASStephan Mueller2014-11-26
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| * crypto: user - Allow get request with empty driver nameHerbert Xu2014-11-24
| * crypto: algif - zeroize IV bufferStephan Mueller2014-11-12
| * crypto: algif - zeroize message digest bufferStephan Mueller2014-11-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12
| |\
| * | crypto: drbg - add MODULE_ALIAS for all DRBG typesStephan Mueller2014-11-10
| * | crypto: drbg - use crypto_incStephan Mueller2014-10-24
| * | crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.cMasanari Iida2014-10-24
* | | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
* | | put iov_iter into msghdrAl Viro2014-12-09
* | | new helper: memcpy_to_msg()Al Viro2014-11-24
* | | new helper: memcpy_from_msg()Al Viro2014-11-24
| |/ |/|
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \ | |/ |/|
| * crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-17
* | crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller2014-10-14
* | crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.cJan-Simon Möller2014-10-14
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \
| * | KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-06
| * | KEYS: strip 'id:' from ca_keyidDmitry Kasatkin2014-10-06
| * | KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin2014-10-06
| * | KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-06
| * | X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells2014-10-03
| * | KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-03
| * | Merge commit 'v3.16' into nextJames Morris2014-10-01
| |\ \
| * | | KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells2014-09-22
| * | | PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-16
| * | | PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-16
| * | | KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-16
| * | | KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-16
| * | | KEYS: Make the key matching functions return boolDavid Howells2014-09-16
| * | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
| * | | KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
| * | | KEYS: Preparse match dataDavid Howells2014-09-16
| * | | Merge tag 'keys-next-fixes-20140916' into keys-nextDavid Howells2014-09-16
| |\ \ \
| | * | | PKCS#7: Add a missing staticDavid Howells2014-09-16