Gitiles Standalone
repos
/
linux-4.4
/
77aaa118c5d10371a31784a8359c24b2b16794ab
/
crypto
7977328
crypto: x86/poly1305 - fix overflow during partial reduction
by Eric Biggers
· 7 years ago
9bde9df
crypto: pcbc - remove bogus memcpy()s with src == dest
by Eric Biggers
· 7 years ago
82351c8
crypto: ahash - fix another early termination in hash walk
by Eric Biggers
· 7 years ago
461652e
crypto: authenc - fix parsing key with misaligned rta_len
by Eric Biggers
· 7 years ago
ca3f892
crypto: authencesn - Avoid twice completion call in decrypt path
by Harsh Jain
· 7 years ago
6b22de5
crypto: cts - fix crash on short inputs
by Eric Biggers
· 7 years ago
00d3634
crypto: lrw - Fix out-of bounds access on counter overflow
by Ondrej Mosnacek
· 7 years ago
333de2f
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
by Jia-Ju Bai
· 8 years ago
52965d6
crypto: skcipher - Fix -Wstringop-truncation warnings
by Stafford Horne
· 7 years ago
930787c
crypto: ablkcipher - fix crash flushing dcache in error path
by Eric Biggers
· 7 years ago
a55a251
crypto: blkcipher - fix crash flushing dcache in error path
by Eric Biggers
· 7 years ago
335e988
crypto: vmac - separate tfm and request context
by Eric Biggers
· 7 years ago
9054a54
crypto: vmac - require a block cipher with 128-bit block size
by Eric Biggers
· 7 years ago
b573c81
crypto: authenc - don't leak pointers to authenc keys
by Tudor-Dan Ambarus
· 8 years ago
d4ceb46
crypto: authencesn - don't leak pointers to authenc keys
by Tudor-Dan Ambarus
· 8 years ago
83231e0
crypto: af_alg - fix possible uninit-value in alg_bind()
by Eric Dumazet
· 8 years ago
d353b93
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
by Anup Patel
· 8 years ago
66a0fae
crypto: ahash - Fix early termination in hash walk
by Herbert Xu
· 8 years ago
de1ca9e
crypto: poly1305 - remove ->setkey() method
by Eric Biggers
· 8 years ago
693d395
crypto: cryptd - pass through absence of ->setkey()
by Eric Biggers
· 8 years ago
c311cf4
crypto: hash - introduce crypto_hash_alg_has_setkey()
by Eric Biggers
· 8 years ago
9ece237
crypto: tcrypt - fix S/G table for test_aead_speed()
by Robert Baronescu
· 8 years ago
fba245f
crypto: af_alg - whitelist mask and type
by Stephan Mueller
· 8 years ago
68829e7
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
by Eric Biggers
· 8 years ago
3ad8517
crypto: pcrypt - fix freeing pcrypt instances
by Eric Biggers
· 8 years ago
869994e
crypto: chacha20poly1305 - validate the digest size
by Eric Biggers
· 8 years ago
2e234e7
crypto: mcryptd - protect the per-CPU queue with a lock
by Sebastian Andrzej Siewior
· 8 years ago
44de70e
crypto: tcrypt - fix buffer lengths in test_aead_speed()
by Robert Baronescu
· 8 years ago
8a311b0
crypto: salsa20 - fix blkcipher_walk API usage
by Eric Biggers
· 8 years ago
43cd7f3
crypto: hmac - require that the underlying hash algorithm is unkeyed
by Eric Biggers
· 8 years ago
2c2e4b7
X.509: reject invalid BIT STRING for subjectPublicKey
by Eric Biggers
· 8 years ago
d9c8d4a
Revert "crypto: xts - Add ECB dependency"
by Sasha Levin
· 8 years ago
9c40515
PKCS#7: fix unitialized boolean 'want'
by Colin Ian King
· 10 years ago
6f0dee7
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
by Eric Sesterhenn
· 8 years ago
d3335f5
crypto: xts - Add ECB dependency
by Milan Broz
· 9 years ago
03bd90f
crypto: shash - Fix zero-length shash ahash digest crash
by Herbert Xu
· 8 years ago
5e9d28b
crypto: AF_ALG - remove SGL terminator indicator when chaining
by Stephan Mueller
· 8 years ago
d958274
crypto: algif_skcipher - only call put_page on referenced and used pages
by Stephan Mueller
· 8 years ago
2148e9a
crypto: authencesn - Fix digest_null crash
by Herbert Xu
· 8 years ago
a3a3a1c
crypto: gcm - wait for crypto op not signal safe
by Gilad Ben-Yossef
· 8 years ago
dcd4004
crypto: algif_aead - Require setkey before accept(2)
by Stephan Mueller
· 9 years ago
10fc325
crypto: testmgr - fix out of bound read in __test_aead()
by Jerome Marchand
· 10 years ago
2673d1c
crypto: ahash - Fix EINPROGRESS notification callback
by Herbert Xu
· 9 years ago
f8a62db
crypto: algif_hash - avoid zero-sized array
by Jiri Slaby
· 9 years ago
f8c07cb
crypto: mcryptd - Fix load failure
by Wang, Rui Y
· 10 years ago
10659b8
crypto: cryptd - Assign statesize properly
by Wang, Rui Y
· 10 years ago
e041ad0
crypto: improve gcc optimization flags for serpent and wp512
by Arnd Bergmann
· 9 years ago
434ed4a
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
by Laura Abbott
· 9 years ago
ae7d33f
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
by Salvatore Benedetto
· 9 years ago
5d488de
crypto: rsa - Add Makefile dependencies to fix parallel builds
by David Michael
· 9 years ago
9a3baed
crypto: mcryptd - Check mcryptd algorithm compatibility
by tim
· 9 years ago
5171c16
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
by Ondrej Mosnáček
· 9 years ago
e0c4d7b
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
by Peter Jones
· 10 years ago
4f8c2ad
crypto: ghash-generic - move common definitions to a new header file
by Marcelo Cerri
· 9 years ago
ffb3c7a
async_pq_val: fix DMA memory leak
by Justin Maggard
· 9 years ago
2426cdb
crypto: echainiv - Replace chaining with multiplication
by Herbert Xu
· 9 years ago
1c95a8a
crypto: skcipher - Fix blkcipher walk OOM crash
by Herbert Xu
· 9 years ago
3d1ca49
crypto: cryptd - initialize child shash_desc on import
by Ard Biesheuvel
· 9 years ago
08bb036
crypto: scatterwalk - Fix test in scatterwalk_done
by Herbert Xu
· 9 years ago
148fbb9
crypto: gcm - Filter out async ghash if necessary
by Herbert Xu
· 9 years ago
ce1abd2
crypto: user - re-add size check for CRYPTO_MSG_GETALG
by Mathias Krause
· 9 years ago
b440f3a
crypto: public_key: select CRYPTO_AKCIPHER
by Arnd Bergmann
· 9 years ago
7c71200
crypto: testmgr - Use kmalloc memory for RSA input
by Herbert Xu
· 10 years ago
3cbc5f6
crypto: hash - Fix page length clamping in hash walk
by Herbert Xu
· 10 years ago
19c1764
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
by Nicolai Stange
· 10 years ago
499f9ff
X.509: Fix leap year handling again
by David Howells
· 10 years ago
f69c1b5
crypto: keywrap - memzero the correct memory
by Dan Carpenter
· 10 years ago
12426bd
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
by Herbert Xu
· 10 years ago
66bca97
crypto: algif_skcipher - Do not dereference ctx without socket lock
by Herbert Xu
· 10 years ago
3e597bb
crypto: algif_skcipher - Do not assume that req is unchanged
by Herbert Xu
· 10 years ago
cfeab1c
crypto: user - lock crypto_alg_list on alg dump
by Mathias Krause
· 10 years ago
792c6ff
crypto: algif_hash - wait for crypto_ahash_init() to complete
by Wang, Rui Y
· 10 years ago
6bb06a4
crypto: shash - Fix has_key setting
by Herbert Xu
· 10 years ago
3dd3e25
crypto: algif_skcipher - sendmsg SG marking is off by one
by Herbert Xu
· 10 years ago
fec8bea
crypto: algif_skcipher - Load TX SG list after waiting
by Herbert Xu
· 10 years ago
d175a4e
crypto: crc32c - Fix crc32c soft dependency
by Jean Delvare
· 10 years ago
f84d1fc
crypto: algif_skcipher - Fix race condition in skcipher_check_key
by Herbert Xu
· 10 years ago
aa51954
crypto: algif_hash - Fix race condition in hash_check_key
by Herbert Xu
· 10 years ago
1bdbb041
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
by Herbert Xu
· 10 years ago
40bfd37
crypto: algif_skcipher - Remove custom release parent function
by Herbert Xu
· 10 years ago
20509d9
crypto: algif_hash - Remove custom release parent function
by Herbert Xu
· 10 years ago
758c560
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
by Herbert Xu
· 10 years ago
a8e70a1
crypto: algif_skcipher - Add key check exception for cipher_null
by Herbert Xu
· 10 years ago
7f5c995
crypto: skcipher - Add crypto_skcipher_has_setkey
by Herbert Xu
· 10 years ago
017db8b
crypto: algif_hash - Require setkey before accept(2)
by Herbert Xu
· 10 years ago
f2e274c
crypto: hash - Add crypto_ahash_has_setkey
by Herbert Xu
· 10 years ago
eeb2e2e
crypto: algif_skcipher - Add nokey compatibility path
by Herbert Xu
· 10 years ago
d1b886e
crypto: af_alg - Add nokey compatibility path
by Herbert Xu
· 10 years ago
aa435a1
crypto: af_alg - Fix socket double-free when accept fails
by Herbert Xu
· 10 years ago
7509864
crypto: af_alg - Disallow bind/setkey/... after accept(2)
by Herbert Xu
· 10 years ago
b238717
crypto: algif_skcipher - Require setkey before accept(2)
by Herbert Xu
· 10 years ago
b02bab6
async_tx: use GFP_NOWAIT rather than GFP_IO
by NeilBrown
· 10 years ago
8513342
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
0d96e4b
crypto: algif_skcipher - Use new skcipher interface
by Herbert Xu
· 10 years ago
ca43444
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
70d906b
crypto: skcipher - Copy iv from desc even for 0-len walks
by Jason A. Donenfeld
· 10 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 10 years ago
cc25b99
X.509: Fix the time validation [ver #2]
by David Howells
· 10 years ago
65d57b30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
Next »