summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-10Revert "BACKPORT, FROMGIT: crypto: speck - add support for the Speck block ci...Alistair Strachan
2018-12-10Revert "FROMGIT: crypto: speck - export common helpers"Alistair Strachan
2018-12-10Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS"Alistair Strachan
2018-12-10Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS"Alistair Strachan
2018-11-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek
2018-11-10crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unalignedJia-Ju Bai
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-10crypto: skcipher - Fix -Wstringop-truncation warningsStafford Horne
2018-10-04BACKPORT: crypto: zstd - Add zstd supportNick Terrell
2018-10-04Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Amit Pundir
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
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-06crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-08-06crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-06-28crypto: api - Add crypto_type_has_alg helperHerbert Xu
2018-06-28crypto: skcipher - Add low-level skcipher interfaceHerbert Xu
2018-06-28crypto: skcipher - Add default key size helperHerbert Xu
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-05-24UPSTREAM: crypto: hash - add zero length message hash for shax and md5LABBE Corentin
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-04-13async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-03-05BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTSEric Biggers
2018-03-05BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTSEric Biggers
2018-03-05FROMGIT: crypto: speck - export common helpersEric Biggers
2018-03-05BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipherEric Biggers
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu
2018-02-03crypto: af_alg - whitelist mask and typeStephan Mueller
2018-01-22fscrypt: updates on 4.15-rc4Jaegeuk Kim
2018-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-01-10crypto: pcrypt - fix freeing pcrypt instancesEric Biggers
2018-01-10crypto: chacha20poly1305 - validate the digest sizeEric Biggers
2018-01-04crypto: introduce crypto wait for async opGilad Ben-Yossef
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-20crypto: tcrypt - fix buffer lengths in test_aead_speed()Robert Baronescu
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers