aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2017-11-16Merge tag 'v4.8.26' into standard/baseBruce Ashfield
2017-11-10crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-07-27Merge tag 'v4.8.25' into standard/baseBruce Ashfield
2017-07-23crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-07-23crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu
2017-06-05Merge tag 'v4.8.24' into standard/baseBruce Ashfield
2017-06-02crypto: algif_hash - avoid zero-sized arrayJiri Slaby
2017-05-21crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-04-11Merge tag 'v4.8.22' into standard/baseBruce Ashfield
2017-03-27crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2017-03-23Merge tag 'v4.8.21' into standard/baseBruce Ashfield
2017-03-20crypto: algif_aead - Fix kernel panic on list_delHarsh Jain
2017-03-20crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2017-01-09Merge tag 'v4.8.15' into standard/baseBruce Ashfield
2016-12-15crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-12-15crypto: mcryptd - Check mcryptd algorithm compatibilitytim
2016-12-07Merge tag 'v4.8.12' into standard/baseBruce Ashfield
2016-12-02X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin
2016-11-02Merge tag 'v4.8.6' into standard/baseBruce Ashfield
2016-11-02Merge tag 'v4.8.4' into standard/baseBruce Ashfield
2016-10-31crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček
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-26Merge tag 'v4.8-rc8' into standard/baseBruce Ashfield
2016-09-22crypto: rsa-pkcs1pad - Handle leading zero for decryptionHerbert Xu
2016-09-19Merge tag 'v4.8-rc7' into standard/baseBruce Ashfield
2016-09-13crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-09-13crypto: echainiv - Replace chaining with multiplicationHerbert Xu
2016-09-12Merge tag 'v4.8-rc6' into standard/baseBruce Ashfield
2016-09-07crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-08-31crypto: cryptd - Use correct tfm object for AEAD trackingHerbert Xu
2016-08-29cryptodev: add Kbuild hooksJianchuan Wang
2016-08-09crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman
2016-08-08crypto: sha3 - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu
2016-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-07-19crypto: testmgr - Print akcipher algorithm nameHerbert Xu
2016-07-19crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structTadeusz Struk
2016-07-18crypto: scatterwalk - Inline start/map/doneHerbert Xu
2016-07-18crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_startHerbert Xu
2016-07-18crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedoneHerbert Xu
2016-07-18crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-07-18crypto: scatterwalk - Add no-copy support to copychunksHerbert Xu
2016-07-18crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu
2016-07-18crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu
2016-07-18crypto: user - Remove crypto_lookup_skcipher callHerbert Xu
2016-07-18crypto: cts - Convert to skcipherHerbert Xu