summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAge
* crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet2018-05-16
* async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel2018-04-13
* crypto: ahash - Fix early termination in hash walkHerbert Xu2018-04-08
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-16
* crypto: cryptd - pass through absence of ->setkey()Eric Biggers2018-02-16
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-16
* crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu2018-02-16
* crypto: af_alg - whitelist mask and typeStephan Mueller2018-02-03
* crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers2018-01-17
* crypto: pcrypt - fix freeing pcrypt instancesEric Biggers2018-01-10
* crypto: chacha20poly1305 - validate the digest sizeEric Biggers2018-01-10
* crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2018-01-02
* crypto: tcrypt - fix buffer lengths in test_aead_speed()Robert Baronescu2017-12-20
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-12-20
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-12-20
* X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers2017-12-16
* Revert "crypto: xts - Add ECB dependency"Sasha Levin2017-11-21
* PKCS#7: fix unitialized boolean 'want'Colin Ian King2017-11-15
* pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn2017-10-27
* crypto: xts - Add ECB dependencyMilan Broz2017-10-21
* crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu2017-10-18
* crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller2017-09-27
* crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller2017-09-07
* crypto: authencesn - Fix digest_null crashHerbert Xu2017-08-06
* crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-06-14
* crypto: algif_aead - Require setkey before accept(2)Stephan Mueller2017-05-20
* crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand2017-05-02
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-21
* crypto: algif_hash - avoid zero-sized arrayJiri Slaby2017-03-30
* 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: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-12
* 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