index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
*
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
2019-08-04
*
crypto: user - prevent operating on larval algorithms
Eric Biggers
2019-07-10
*
crypto: salsa20 - don't access already-freed walk.iv
Eric Biggers
2019-06-11
*
crypto: chacha20poly1305 - set cra_name correctly
Eric Biggers
2019-06-11
*
crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
Eric Biggers
2019-06-11
*
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
2019-06-11
*
crypto: crct10dif-generic - fix use via crypto_shash_digest()
Eric Biggers
2019-06-11
*
crypto: x86/poly1305 - fix overflow during partial reduction
Eric Biggers
2019-04-27
*
crypto: pcbc - remove bogus memcpy()s with src == dest
Eric Biggers
2019-03-23
*
crypto: ahash - fix another early termination in hash walk
Eric Biggers
2019-03-23
*
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
2019-01-26
*
crypto: authencesn - Avoid twice completion call in decrypt path
Harsh Jain
2019-01-26
*
crypto: cts - fix crash on short inputs
Eric Biggers
2019-01-16
*
crypto: lrw - Fix out-of bounds access on counter overflow
Ondrej Mosnacek
2018-11-21
*
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
Jia-Ju Bai
2018-11-10
*
crypto: skcipher - Fix -Wstringop-truncation warnings
Stafford Horne
2018-10-10
*
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
2018-08-17
*
crypto: blkcipher - fix crash flushing dcache in error path
Eric Biggers
2018-08-17
*
crypto: vmac - separate tfm and request context
Eric Biggers
2018-08-17
*
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
2018-08-17
*
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-08-06
*
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-08-06
*
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
2018-05-16
*
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
2018-04-13
*
crypto: ahash - Fix early termination in hash walk
Herbert Xu
2018-04-08
*
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-02-16
*
crypto: cryptd - pass through absence of ->setkey()
Eric Biggers
2018-02-16
*
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-02-16
*
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
2018-02-16
*
crypto: af_alg - whitelist mask and type
Stephan Mueller
2018-02-03
*
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Eric Biggers
2018-01-17
*
crypto: pcrypt - fix freeing pcrypt instances
Eric Biggers
2018-01-10
*
crypto: chacha20poly1305 - validate the digest size
Eric Biggers
2018-01-10
*
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2018-01-02
*
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
2017-12-20
*
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-12-20
*
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-12-20
*
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
2017-12-16
*
Revert "crypto: xts - Add ECB dependency"
Sasha Levin
2017-11-21
*
PKCS#7: fix unitialized boolean 'want'
Colin Ian King
2017-11-15
*
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
Eric Sesterhenn
2017-10-27
*
crypto: xts - Add ECB dependency
Milan Broz
2017-10-21
*
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
2017-10-18
*
crypto: AF_ALG - remove SGL terminator indicator when chaining
Stephan Mueller
2017-09-27
*
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
2017-09-07
*
crypto: authencesn - Fix digest_null crash
Herbert Xu
2017-08-06
*
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-06-14
*
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
2017-05-20
*
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
2017-05-02
*
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-04-21
[next]