summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2017-12-12Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 8, 2017Xie Xiaobo
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-12-12crypto: testmgr - don't DMA map IV from stack in test_skcipher()Horia Geantă
2017-11-15crypto: ccm - preserve the IV bufferRomain Izard
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-05crypto: drbg - fix freeing of resourcesStephan Mueller
2017-09-27crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller
2017-09-25crypto: tcrypt - remove AES-XTS-192 speed testsHoria Geantă
2017-09-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu
2017-09-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu
2017-09-25crypto: add support for TLS 1.0 record encryptionRadu Alexe
2017-09-25crypto: testmgr - mark ctr(des3_ede) as fips_allowedMarcelo Cerri
2017-09-25crypto: testmgr - constify all test vectorsEric Biggers
2017-09-25crypto: testmgr - add test cases for cbcmac(aes)Ard Biesheuvel
2017-09-25crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel
2017-09-25crypto: testmgr - Allocate only the required output size for hash testsAndrew Lutomirski
2017-09-25crypto: testmgr - use kmemdup instead of kmalloc+memcpyEric Biggers
2017-09-25crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott
2017-09-25crypto: testmgr - fix overlap in chunked tests againArd Biesheuvel
2017-09-25crypto: testmgr - avoid overlap in chunked testsArd Biesheuvel
2017-09-25crypto: testmgr - don't use stack buffer in test_acomp()Eric Biggers
2017-09-25crypto: testmgr - Do not test internal algorithmsHerbert Xu
2017-09-25crypto: acomp - update testmgr with support for acompGiovanni Cabiddu
2017-09-25crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel
2017-09-25crypto: tcrypt - include rsa testRadu Alexe
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller
2017-08-07crypto: authencesn - Fix digest_null crashHerbert Xu
2017-07-15crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld
2017-07-12crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-06-14crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef
2017-06-14crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef
2017-06-07crypto: skcipher - Add missing API setkey checksHerbert Xu
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-21crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu
2017-03-30crypto: algif_hash - avoid zero-sized arrayJiri Slaby
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-14crypto: algif_aead - Fix kernel panic on list_delHarsh Jain
2017-02-09crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller
2016-12-07crypto: mcryptd - Check mcryptd algorithm compatibilitytim
2016-12-07crypto: algif_aead - fix AEAD tag memory handlingStephan Mueller
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-30crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-11-30crypto: drbg - prevent invalid SG mappingsStephan Mueller