aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2016-10-05crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-10-05crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-08-22crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-08-22crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-07-12PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange
2016-06-18crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann
2016-05-17crypto: hash - Fix page length clamping in hash walkHerbert Xu
2016-04-19crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-04-19crypto: algif_skcipher - Remove custom release parent functionHerbert Xu
2016-04-19crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
2016-04-19crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu
2016-03-02crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-15X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells
2016-02-15crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-02-15crypto: shash - Fix has_key settingHerbert Xu
2016-02-09crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-09crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-09crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-09crypto: algif_hash - Remove custom release parent functionHerbert Xu
2016-02-09crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-09crypto: algif_hash - Require setkey before accept(2)Herbert Xu
2016-02-09crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-09crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-09crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-09crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2015-11-15crypto: api - Only abort operations on fatal signalHerbert Xu
2015-11-13crypto: ahash - ensure statesize is non-zeroRussell King
2015-07-03KEYS: fix "ca_keys=" partial key matchingMimi Zohar
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-08crypto: af_alg - fix backlog handlingRabin Vincent
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02crypto: sha - Handle unaligned input data in generic sha256 and sha512.David S. Miller
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-22KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells