]> git.itanic.dy.fi Git - linux-stable/history - crypto
Input: xpad - add constants for GIP interface numbers
[linux-stable] / crypto /
2023-04-20 Robbie Harwoodverify_pefile: relax wrapper length check
2023-03-11 Herbert Xucrypto: rsa-pkcs1pad - Use akcipher_request_complete
2023-03-11 Herbert Xucrypto: seqiv - Handle EBUSY correctly
2022-06-25 Nicolai Stangecrypto: drbg - make reseeding from get_random_bytes...
2022-06-25 Stephan Müllercrypto: drbg - always try to free Jitter RNG instance
2022-06-25 Nicolai Stangecrypto: drbg - move dynamic ->reseed_threshold adjustme...
2022-06-25 Nicolai Stangecrypto: drbg - track whether DRBG was seeded with ...
2022-06-25 Nicolai Stangecrypto: drbg - prepare for more fine-grained tracking...
2022-06-25 Stephan Müllercrypto: drbg - always seeded with SP800-90B compliant...
2022-06-25 Stephan Muellercrypto: drbg - add FIPS 140-2 CTRNG for noise source
2022-06-25 Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-06-25 Eric Biggerscrypto: chacha20 - Fix chacha20_block() keystream align...
2022-06-25 Andy Shevchenkocrypto: Deduplicate le32_to_cpu_array() and cpu_to_le32...
2022-06-25 Eric Biggerscrypto: chacha20 - Fix keystream alignment for chacha20...
2022-04-20 Herbert Xucrypto: authenc - Fix sleep in atomic context in decryp...
2021-11-26 Daniel Jordancrypto: pcrypt - Delay write to padata->info
2021-07-20 Ard Biesheuvelcrypto: shash - avoid comparing pointers to exported...
2021-05-22 Ard Biesheuvelcrypto: api - check for ERR pointers in crypto_destroy_...
2021-03-03 Daniele Alessandrellicrypto: ecdh_helper - Ensure 'len >= secret.len' in...
2021-01-12 Ard Biesheuvelcrypto: ecdh - avoid buffer overflow in ecdh_set_secret()
2020-12-29 Ard Biesheuvelcrypto: ecdh - avoid unaligned accesses in ecdh_set_sec...
2020-12-29 Eric Biggerscrypto: af_alg - avoid undefined behavior accessing...
2020-10-29 Herbert Xucrypto: algif_skcipher - EBUSY on aio should be an...
2020-10-29 Herbert Xucrypto: algif_aead - Do not set MAY_BACKLOG on the...
2020-07-09 Herbert Xucrypto: af_alg - fix use-after-free in af_alg_accept...
2020-06-25 Eric Biggerscrypto: algboss - don't wait during notifier callback
2020-06-25 Herbert Xucrypto: algif_skcipher - Cap recv SG list at ctx->used
2020-05-20 Linus Torvaldsgcc-10: avoid shadowing standard library 'free()' in...
2020-02-14 Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2020-02-14 Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2020-02-14 Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2020-02-05 Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2020-02-05 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2020-01-27 Eric Biggerscrypto: tgr192 - fix unaligned memory access
2020-01-27 Colin Ian Kingpcrypt: use format specifier in kobject_add
2019-12-17 Navid Emamdoostcrypto: user - fix memory leak in crypto_report
2019-12-17 Ard Biesheuvelcrypto: ecdh - fix big endian bug in ECC library
2019-12-17 Ayush Sawalcrypto: af_alg - cast ki_complete ternary op to int
2019-12-17 Vitaly Chikunovcrypto: ecc - check for invalid values in the key verif...
2019-12-05 Eric Biggerscrypto: user - support incremental algorithm dumps
2019-11-20 Dan Alonicrypto: fix a memory leak in rsa-kcs1pad's encryption...
2019-10-11 Herbert Xucrypto: skcipher - Unmap pages after an external error
2019-07-31 Eric Biggerscrypto: chacha20poly1305 - fix atomic sleep when using...
2019-07-31 Eric Biggerscrypto: ghash - fix unaligned memory access in ghash_se...
2019-07-31 Arnd Bergmanncrypto: asymmetric_keys - select CRYPTO_HASH where...
2019-07-31 Arnd Bergmanncrypto: serpent - mark __serpent_setkey_sbox noinline
2019-07-10 Vincent Whitchurchcrypto: cryptd - Fix skcipher instance memory leak
2019-07-10 Eric Biggerscrypto: user - prevent operating on larval algorithms
2019-05-21 Eric Biggerscrypto: ccm - fix incompatibility between "ccm" and...
2019-05-21 Eric Biggerscrypto: salsa20 - don't access already-freed walk.iv
2019-05-21 Eric Biggerscrypto: gcm - fix incompatibility between "gcm" and...
2019-05-21 Eric Biggerscrypto: crct10dif-generic - fix use via crypto_shash_di...
2019-05-21 Eric Biggerscrypto: skcipher - don't WARN on unprocessed data after...
2019-05-21 Eric Biggerscrypto: chacha20poly1305 - set cra_name correctly
2019-04-27 Eric Biggerscrypto: x86/poly1305 - fix overflow during partial...
2019-03-23 Eric Biggerscrypto: pcbc - remove bogus memcpy()s with src == dest
2019-03-23 Eric Biggerscrypto: testmgr - skip crc32c context test for ahash...
2019-03-23 Eric Biggerscrypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey...
2019-03-23 Eric Biggerscrypto: ahash - fix another early termination in hash...
2019-02-23 Mao Wenannet: crypto set sk to NULL when af_alg_release.
2019-02-12 Eric Biggerscrypto: aes_ti - disable interrupts while accessing...
2019-01-23 Eric Biggerscrypto: authenc - fix parsing key with misaligned rta_len
2019-01-23 Harsh Jaincrypto: authencesn - Avoid twice completion call in...
2018-12-01 Ard Biesheuvelcrypto: simd - correctly take reqsize of wrapped skciph...
2018-11-21 Eric Biggerscrypto: user - fix leaking uninitialized memory to...
2018-11-13 Horia Geantăcrypto: tcrypt - fix ghash-generic speed test
2018-11-13 Ondrej Mosnacekcrypto: lrw - Fix out-of bounds access on counter overflow
2018-10-04 Stafford Hornecrypto: skcipher - Fix -Wstringop-truncation warnings
2018-09-26 Matthew Garrettevm: Don't deadlock if a crypto algorithm is unavailable
2018-09-19 Arnd Bergmanncrypto: aes-generic - fix aes-generic regression on...
2018-09-09 Yannik SembritzkiReplace magic for trusting the secondary keyring with...
2018-08-17 Eric Biggerscrypto: skcipher - fix crash flushing dcache in error...
2018-08-17 Eric Biggerscrypto: skcipher - fix aligning block size in skcipher_...
2018-08-17 Eric Biggerscrypto: ablkcipher - fix crash flushing dcache in error...
2018-08-17 Eric Biggerscrypto: blkcipher - fix crash flushing dcache in error...
2018-08-17 Eric Biggerscrypto: vmac - separate tfm and request context
2018-08-17 Eric Biggerscrypto: vmac - require a block cipher with 128-bit...
2018-08-03 Tudor-Dan Ambaruscrypto: authenc - don't leak pointers to authenc keys
2018-08-03 Tudor-Dan Ambaruscrypto: authencesn - don't leak pointers to authenc...
2018-07-22 Stephan Muellercrypto: af_alg - Initialize sg_num_bytes in error code...
2018-07-17 Eric Biggerscrypto: x86/salsa20 - remove x86 salsa20 implementations
2018-07-03 Maciej S. SzmigieroX.509: unpack RSA signatureValue field from BIT STRING
2018-05-30 Eric BiggersPKCS#7: fix direct verification of SignerInfo signature
2018-05-16 Eric Dumazetcrypto: af_alg - fix possible uninit-value in alg_bind()
2018-05-01 Stephan Muellercrypto: drbg - set freed buffers to NULL
2018-04-12 Arnd Bergmanncrypto: aes-generic - build with -Os on gcc-7+
2018-04-08 Herbert Xucrypto: ahash - Fix early termination in hash walk
2018-04-08 Conor McLoughlincrypto: testmgr - Fix incorrect values in PKCS#1 test...
2018-04-08 Herbert Xucrypto: lrw - Free rctx->ext with kzfree
2018-03-19 Pierrecrypto: ecc - Fix NULL pointer deref. on no default_rng
2018-03-03 Jonathan Cameroncrypto: af_alg - Fix race around ctx->rcvused by making...
2018-02-28 Eric BiggersPKCS#7: fix certificate blacklisting
2018-02-28 Eric BiggersPKCS#7: fix certificate chain verification
2018-02-28 Eric BiggersX.509: fix NULL dereference when restricting key with...
2018-02-28 Eric BiggersX.509: fix BUG_ON() when hash algorithm is unsupported
2018-02-22 Levin, Alexander... kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
2018-02-16 Eric Biggerscrypto: hash - prevent using keyed hashes without setti...
2018-02-16 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-16 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-16 Eric Biggerscrypto: mcryptd - pass through absence of ->setkey()
next