summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2017-11-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-11-21Revert "crypto: xts - Add ECB dependency"Sasha Levin
2017-11-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-11-15PKCS#7: fix unitialized boolean 'want'Colin Ian King
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn
2017-10-21crypto: xts - Add ECB dependencyMilan Broz
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-10-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-27crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller
2017-09-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller
2017-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-08-06crypto: authencesn - Fix digest_null crashHerbert Xu
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-05-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-05-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-02crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand
2017-04-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-10ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithmEric Biggers
2017-04-10ANDROID: crypto: heh - factor out poly_hash algorithmEric Biggers
2017-04-10ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithmAlex Cope
2017-04-10ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope
2017-04-10ANDROID: crypto: gf128mul - Refactor gf128 overflow macros and tablesEric Biggers
2017-04-10UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2017-04-10ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers
2017-04-10ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers
2017-03-30crypto: algif_hash - avoid zero-sized arrayJiri Slaby
2017-03-26crypto: mcryptd - Fix load failureWang, Rui Y
2017-03-26crypto: cryptd - Assign statesize properlyWang, Rui Y
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-12crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2017-02-09crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2016-12-15crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-12-15crypto: mcryptd - Check mcryptd algorithm compatibilitytim
2016-10-31crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček
2016-10-28PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones
2016-10-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri
2016-10-22async_pq_val: fix DMA memory leakJustin Maggard
2016-09-30crypto: echainiv - Replace chaining with multiplicationHerbert Xu
2016-09-30crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-09-24crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-08-16crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-07-11crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause
2016-06-24crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann
2016-05-18crypto: testmgr - Use kmalloc memory for RSA inputHerbert Xu
2016-05-18crypto: hash - Fix page length clamping in hash walkHerbert Xu