index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2019-05-02
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
2019-04-04
crypto: user - support incremental algorithm dumps
Eric Biggers
2019-04-04
pcrypt: use format specifier in kobject_add
Colin Ian King
2019-02-11
crypto: lrw - Fix out-of bounds access on counter overflow
Ondrej Mosnacek
2018-12-16
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
2018-12-16
crypto: blkcipher - fix crash flushing dcache in error path
Eric Biggers
2018-12-16
crypto: vmac - separate tfm and request context
Eric Biggers
2018-12-16
crypto: memzero_explicit - make sure to clear out sensitive data
Daniel Borkmann
2018-12-16
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
2018-11-20
X.509: unpack RSA signatureValue field from BIT STRING
Maciej S. Szmigiero
2018-10-21
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
2018-10-21
crypto: ahash - Fix early termination in hash walk
Herbert Xu
2018-06-16
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2018-06-16
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-06-16
crypto: cryptd - pass through absence of ->setkey()
Eric Biggers
2018-06-16
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-06-16
crypto: af_alg - whitelist mask and type
Stephan Mueller
2018-03-03
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Eric Biggers
2018-03-03
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2018-01-01
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2018-01-01
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
2017-09-15
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-06-05
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-04-04
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
2017-03-16
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
2017-02-23
async_pq_val: fix DMA memory leak
Justin Maggard
2017-02-23
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
2016-11-20
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-11-20
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-11-20
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-11-20
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
2016-08-22
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
2016-06-15
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
2016-05-01
crypto: gcm - Fix rfc4543 decryption crash
Herbert Xu
2016-03-08
crypto: {blk,giv}cipher: Set has_setkey
Ben Hutchings
2016-02-25
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-25
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
2016-02-25
crypto: shash - Fix has_key setting
Herbert Xu
2016-02-24
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2016-02-24
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
2016-02-24
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2016-02-24
crypto: algif_hash - Remove custom release parent function
Herbert Xu
2016-02-24
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
2016-02-24
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2016-02-24
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2016-02-24
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-02-24
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2016-02-02
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-02
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
[next]