summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.100 into android-4.4Greg Kroah-Hartman2017-11-21
|\
| * Revert "crypto: xts - Add ECB dependency"Sasha Levin2017-11-21
* | Merge 4.4.98 into android-4.4Greg Kroah-Hartman2017-11-15
|\|
| * PKCS#7: fix unitialized boolean 'want'Colin Ian King2017-11-15
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn2017-10-27
* | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
|\|
| * crypto: xts - Add ECB dependencyMilan Broz2017-10-21
* | Merge 4.4.93 into android-4.4Dmitry Shmidt2017-10-19
|\|
| * crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu2017-10-18
* | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\|
| * crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller2017-09-27
* | Merge 4.4.87 into android-4.4Greg Kroah-Hartman2017-09-07
|\|
| * crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller2017-09-07
* | Merge 4.4.80 into android-4.4Greg Kroah-Hartman2017-08-07
|\|
| * crypto: authencesn - Fix digest_null crashHerbert Xu2017-08-06
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-06-14
* | Merge 4.4.69 into android-4.4Greg Kroah-Hartman2017-05-21
|\|
| * crypto: algif_aead - Require setkey before accept(2)Stephan Mueller2017-05-20
* | Merge 4.4.66 into android-4.4Greg Kroah-Hartman2017-05-03
|\|
| * crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand2017-05-02
* | Merge 4.4.63 into android-4.4Greg Kroah-Hartman2017-04-21
|\|
| * crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-21
* | Merge 4.4.48 into android-4.4Greg Kroah-Hartman2017-03-30
|\|
| * crypto: algif_hash - avoid zero-sized arrayJiri Slaby2017-03-30
* | Merge 4.4.57 to android-4.4Greg Kroah-Hartman2017-03-29
|\|
| * crypto: mcryptd - Fix load failureWang, Rui Y2017-03-26
| * crypto: cryptd - Assign statesize properlyWang, Rui Y2017-03-26
* | crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-03-18
|\|
| * crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-03-18
* | crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-12
|\|
| * crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-12
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-02-15
|\ \ | |/ |/|
| * ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithmEric Biggers2017-02-10
| * ANDROID: crypto: heh - factor out poly_hash algorithmEric Biggers2017-02-10
| * ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithmAlex Cope2017-02-10
| * ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope2017-02-10
| * ANDROID: crypto: gf128mul - Refactor gf128 overflow macros and tablesEric Biggers2017-02-10
| * UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope2017-02-10
| * ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers2017-02-10
| * ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers2017-02-10
* | crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto2017-02-09
* | crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael2016-12-15
* | crypto: mcryptd - Check mcryptd algorithm compatibilitytim2016-12-15
* | crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček2016-10-31
* | PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-10-28
* | crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-22
* | async_pq_val: fix DMA memory leakJustin Maggard2016-10-22
* | crypto: echainiv - Replace chaining with multiplicationHerbert Xu2016-09-30