summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25crypto: ccree - add SM4 protected keys supportGilad Ben-Yossef
2019-04-25crypto: ccree - add remaining logic for CPPGilad Ben-Yossef
2019-04-25crypto: ccree - add CPP completion handlingGilad Ben-Yossef
2019-04-25crypto: ccree - add support for sec disabled modeGilad Ben-Yossef
2019-04-25crypto: ccree - move MLLI desc. before key loadGilad Ben-Yossef
2019-04-25crypto: ccree - move key load desc. before flow desc.Gilad Ben-Yossef
2019-04-25crypto: testmgr - add missing self test entries for protected keysGilad Ben-Yossef
2019-04-25crypto: sun4i-ss - fallback when length is not multiple of blocksizeCorentin Labbe
2019-04-25crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe
2019-04-25crypto: sun4i-ss - remove ivsize from ECBCorentin Labbe
2019-04-25crypto: sun4i-ss - Handle better absence/presence of IVCorentin Labbe
2019-04-25crypto: cavium/nitrox - Fix HW family part name formatNagadheeraj Rottela
2019-04-25crypto: caam/jr - update gcm detection logicHoria Geantă
2019-04-25crypto: caam - fix spelling mistake "cannote" -> "cannot"Colin Ian King
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-25crypto: nx - don't abuse shash MAY_SLEEP flagEric Biggers
2019-04-25crypto: shash - remove useless crypto_yield() in shash_ahash_digest()Eric Biggers
2019-04-19crypto: ccm - fix incompatibility between "ccm" and "ccm_base"Eric Biggers
2019-04-19crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers
2019-04-18crypto: shash - fix missed optimization in shash_ahash_digest()Eric Biggers
2019-04-18crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers
2019-04-18crypto: cavium - remove bogus code handling cryptdEric Biggers
2019-04-18crypto: cryptd - remove ability to instantiate ablkciphersEric Biggers
2019-04-18crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior
2019-04-18crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-04-18crypto: testmgr - fuzz AEADs against their generic implementationEric Biggers
2019-04-18crypto: testmgr - fuzz skciphers against their generic implementationEric Biggers
2019-04-18crypto: testmgr - fuzz hashes against their generic implementationEric Biggers
2019-04-18crypto: testmgr - add helpers for fuzzing against generic implementationEric Biggers
2019-04-18crypto: testmgr - identify test vectors by name rather than numberEric Biggers
2019-04-18crypto: testmgr - expand ability to test for errorsEric Biggers
2019-04-18integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov
2019-04-18crypto: ecrdsa - add EC-RDSA test vectors to testmgrVitaly Chikunov
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov
2019-04-18crypto: Kconfig - create Public-key cryptography sectionVitaly Chikunov
2019-04-18X.509: parse public key parameters from x509 for akcipherVitaly Chikunov
2019-04-18KEYS: do not kmemdup digest in {public,tpm}_key_verify_signatureVitaly Chikunov
2019-04-18crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov
2019-04-18crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov
2019-04-18crypto: akcipher - default implementations for request callbacksVitaly Chikunov
2019-04-18crypto: ux500 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: talitos - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: sun4i-ss - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: stm32 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: rockchip - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: qce - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: picoxcell - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: omap - Forbid 2-key 3DES in FIPS modeHerbert Xu