aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-12-20Merge tag 'v4.9.137' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.136' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.131' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.129' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.126' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.121' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.117' into v4.9-rtJulia Cartwright
2018-11-13crypto: tcrypt - fix ghash-generic speed testHoria Geantă
2018-11-13crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek
2018-11-10crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unalignedJia-Ju Bai
2018-10-03crypto: skcipher - Fix -Wstringop-truncation warningsStafford Horne
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-08-03Merge tag 'v4.9.111' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.104' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.100' into v4.9-rtJulia Cartwright
2018-08-03crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-08-03crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-07-03X.509: unpack RSA signatureValue field from BIT STRINGMaciej S. Szmigiero
2018-05-30PKCS#7: fix direct verification of SignerInfo signatureEric Biggers
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-05-08Merge tag 'v4.9.98' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.94' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.93' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.85' into v4.9-rtJulia Cartwright
2018-05-01crypto: drbg - set freed buffers to NULLStephan Mueller
2018-04-13X.509: Fix error code in x509_cert_parse()Dan Carpenter
2018-04-13async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-02-28X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers
2018-02-28PKCS#7: fix certificate chain verificationEric Biggers
2018-02-28X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-17crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-17crypto: mcryptd - pass through absence of ->setkey()Eric Biggers
2018-02-17crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-17crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-13crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu
2018-02-03crypto: af_alg - whitelist mask and typeStephan Mueller
2018-02-03crypto: sha3-generic - fixes for alignment and big endian operationArd Biesheuvel
2018-02-03crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2018-01-10crypto: pcrypt - fix freeing pcrypt instancesEric Biggers