summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller
2014-12-29crypto: algif_rng - add random number generator supportStephan Mueller
2014-12-26crypto: af_alg - zeroize key dataStephan Mueller
2014-12-24crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen
2014-12-22crypto: algif - Mark sgl end at the end of dataTadeusz Struk
2014-12-22crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller
2014-12-22crypto: drbg - panic on continuous self test errorStephan Mueller
2014-12-22crypto: api - fixed style erro in algapi.cJoshua I. James
2014-12-22crypto: ahash - fixed style error in ahash.cJoshua I. James
2014-12-22crypto: af_alg - fixed style error in af_alg.cJoshua I. James
2014-12-22crypto: aead - fixed style error in aead.cJoshua I. James
2014-12-22crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James
2014-12-22crypto: af_alg - fix backlog handlingRabin Vincent
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-09put iov_iter into msghdrAl Viro
2014-12-05crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu
2014-12-05crypto: af_alg - add user space interface for AEADStephan Mueller
2014-12-02crypto: algif_skcipher - initialize upon init requestStephan Mueller
2014-12-01crypto: algif_skcipher - removed unneeded codeStruk, Tadeusz
2014-11-28crypto: algif_skcipher - Fixed blocking recvmsgHerbert Xu
2014-11-27crypto: drbg - use memzero_explicit() for clearing sensitive dataNickolaus Woodruff
2014-11-26crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-11-26crypto: user - add MODULE_ALIASStephan Mueller
2014-11-25crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-24crypto: user - Allow get request with empty driver nameHerbert Xu
2014-11-24new helper: memcpy_to_msg()Al Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-12crypto: algif - zeroize IV bufferStephan Mueller
2014-11-12crypto: algif - zeroize message digest bufferStephan Mueller
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2014-11-10crypto: drbg - add MODULE_ALIAS for all DRBG typesStephan Mueller
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24crypto: drbg - use crypto_incStephan Mueller
2014-10-24crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.cMasanari Iida
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.cJan-Simon Möller
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-06KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin
2014-10-06KEYS: strip 'id:' from ca_keyidDmitry Kasatkin
2014-10-06KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin
2014-10-03X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells
2014-10-03KEYS: handle error code encoded in pointerDmitry Kasatkin