summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
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-23BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTSEric Biggers
2018-02-23BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTSEric Biggers
2018-02-23FROMGIT: crypto: speck - export common helpersEric Biggers
2018-02-23BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipherEric Biggers
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
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-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
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-17Merge 4.4.112 into android-4.4Greg Kroah-Hartman
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2018-01-10Merge 4.4.111 into android-4.4Greg Kroah-Hartman
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-02Merge 4.4.109 into android-4.4Greg Kroah-Hartman
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-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
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
2017-12-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-16X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers
2017-11-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-11-21Merge 4.4.100 into android-4.4Greg Kroah-Hartman
2017-11-21Revert "crypto: xts - Add ECB dependency"Sasha Levin
2017-11-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-11-15Merge 4.4.98 into android-4.4Greg Kroah-Hartman
2017-11-15PKCS#7: fix unitialized boolean 'want'Colin Ian King
2017-10-30Merge 4.4.95 into android-4.4Greg Kroah-Hartman
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn
2017-10-22Merge 4.4.94 into android-4.4Greg Kroah-Hartman
2017-10-21crypto: xts - Add ECB dependencyMilan Broz
2017-10-19Merge 4.4.93 into android-4.4Dmitry Shmidt