summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAge
...
| * | 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
* | crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-09-30
* | crypto: cryptd - initialize child shash_desc on importArd Biesheuvel2016-09-24
* | crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu2016-08-16
* | crypto: gcm - Filter out async ghash if necessaryHerbert Xu2016-08-16
* | crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause2016-07-11
* | crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann2016-06-24
* | crypto: testmgr - Use kmalloc memory for RSA inputHerbert Xu2016-05-18
* | crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-18
* | PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange2016-04-20
* | X.509: Fix leap year handling againDavid Howells2016-04-12
* | crypto: keywrap - memzero the correct memoryDan Carpenter2016-04-12
* | crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu2016-02-17
* | crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu2016-02-17
* | crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu2016-02-17
* | crypto: user - lock crypto_alg_list on alg dumpMathias Krause2016-02-17
* | crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y2016-02-17
* | crypto: shash - Fix has_key settingHerbert Xu2016-02-17