aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2019-07-31crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers
2019-07-31crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann
2019-07-31crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann
2019-07-10crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch
2019-07-10crypto: user - prevent operating on larval algorithmsEric Biggers
2019-05-21crypto: ccm - fix incompatibility between "ccm" and "ccm_base"Eric Biggers
2019-05-21crypto: salsa20 - don't access already-freed walk.ivEric Biggers
2019-05-21crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers
2019-05-21crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers
2019-05-21crypto: skcipher - don't WARN on unprocessed data after slow walk stepEric Biggers
2019-05-21crypto: chacha20poly1305 - set cra_name correctlyEric Biggers
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-03-23crypto: pcbc - remove bogus memcpy()s with src == destEric Biggers
2019-03-23crypto: testmgr - skip crc32c context test for ahash algorithmsEric Biggers
2019-03-23crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers
2019-03-23crypto: ahash - fix another early termination in hash walkEric Biggers
2019-02-23net: crypto set sk to NULL when af_alg_release.Mao Wenan
2019-02-12crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers
2019-02-08Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-01-23crypto: authenc - fix parsing key with misaligned rta_lenEric Biggers
2019-01-23crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-12-01crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel
2018-11-21crypto: user - fix leaking uninitialized memory to userspaceEric Biggers
2018-11-13crypto: tcrypt - fix ghash-generic speed testHoria Geantă
2018-11-13crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek
2018-10-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-10-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-10-03crypto: skcipher - Fix -Wstringop-truncation warningsStafford Horne
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-09-21Merge tag 'v4.14.69' into v4.14/standard/baseBruce Ashfield
2018-09-19crypto: aes-generic - fix aes-generic regression on powerpcArnd Bergmann
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-08-29Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-08-29Merge tag 'v4.14.64' into v4.14/standard/baseBruce Ashfield
2018-08-17crypto: skcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-08-13Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.60' into v4.14/standard/baseBruce Ashfield