summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-1370-122/+191
|\
| * crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu2014-12-051-12/+20
| * crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-051-0/+6
| * crypto: algif_skcipher - initialize upon init requestStephan Mueller2014-12-021-1/+3
| * crypto: algif_skcipher - removed unneeded codeStruk, Tadeusz2014-12-011-4/+0
| * crypto: algif_skcipher - Fixed blocking recvmsgHerbert Xu2014-11-281-3/+2
| * crypto: drbg - use memzero_explicit() for clearing sensitive dataNickolaus Woodruff2014-11-271-11/+12
| * crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller2014-11-261-22/+22
| * crypto: include crypto- module prefix in templateKees Cook2014-11-2622-2/+23
| * crypto: user - add MODULE_ALIASStephan Mueller2014-11-261-0/+1
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-252-6/+3
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-2444-39/+56
| * crypto: user - Allow get request with empty driver nameHerbert Xu2014-11-241-4/+1
| * crypto: algif - zeroize IV bufferStephan Mueller2014-11-121-0/+1
| * crypto: algif - zeroize message digest bufferStephan Mueller2014-11-121-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-127-13/+13
| |\
| * | crypto: drbg - add MODULE_ALIAS for all DRBG typesStephan Mueller2014-11-101-0/+25
| * | crypto: drbg - use crypto_incStephan Mueller2014-10-241-41/+38
| * | crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.cMasanari Iida2014-10-241-2/+1
* | | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-101-1/+1
* | | put iov_iter into msghdrAl Viro2014-12-092-4/+4
* | | new helper: memcpy_to_msg()Al Viro2014-11-241-1/+1
* | | new helper: memcpy_from_msg()Al Viro2014-11-241-5/+5
| |/ |/|
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-247-13/+13
|\ \ | |/ |/|
| * crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-177-13/+13
* | crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller2014-10-141-8/+6
* | crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.cJan-Simon Möller2014-10-141-14/+11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-1211-232/+518
|\ \
| * | KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-061-5/+5
| * | KEYS: strip 'id:' from ca_keyidDmitry Kasatkin2014-10-061-1/+1
| * | KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin2014-10-062-9/+9
| * | KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-064-24/+76
| * | X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells2014-10-033-2/+11
| * | KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-031-2/+2
| * | Merge commit 'v3.16' into nextJames Morris2014-10-011-0/+2
| |\ \
| * | | KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells2014-09-221-7/+8
| * | | PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-162-17/+47
| * | | PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-165-16/+74
| * | | KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-169-184/+195
| * | | KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-162-0/+93
| * | | KEYS: Make the key matching functions return boolDavid Howells2014-09-161-2/+2
| * | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-162-4/+3
| * | | KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-162-2/+0
| * | | KEYS: Preparse match dataDavid Howells2014-09-161-1/+30
| * | | Merge tag 'keys-next-fixes-20140916' into keys-nextDavid Howells2014-09-161-3/+3
| |\ \ \
| | * | | PKCS#7: Add a missing staticDavid Howells2014-09-161-3/+3
| * | | | Merge tag 'keys-fixes-20140916' into keys-nextDavid Howells2014-09-161-28/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PKCS#7: Fix the parser cleanup to drain parsed out X.509 certsDavid Howells2014-09-161-20/+19
| | * | | PKCS#7: Provide a single place to do signed info block freeingDavid Howells2014-09-161-9/+15
| * | | | KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells2014-09-031-0/+1
| |/ / /
OpenPOWER on IntegriCloud