summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu
2023-11-01crypto: adiantum - flush destination page before unmappingEric Biggers
2023-11-01crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct placeEric Biggers
2023-10-27Documentation/module-signing.txt: bring up to dateDimitri John Ledkov
2023-10-27module: enable automatic module signing with FIPS 202 SHA-3Dimitri John Ledkov
2023-10-27crypto: asymmetric_keys - allow FIPS 202 SHA-3 signaturesDimitri John Ledkov
2023-10-27crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 supportDimitri John Ledkov
2023-10-27crypto: FIPS 202 SHA-3 register in hash info for IMADimitri John Ledkov
2023-10-27x509: Add OIDs for FIPS 202 SHA-3 hash and signaturesDimitri John Ledkov
2023-10-27crypto: ahash - optimize performance when wrapping shashEric Biggers
2023-10-27crypto: ahash - check for shash type instead of not ahash typeEric Biggers
2023-10-27crypto: hash - move "ahash wrapping shash" functions to ahash.cEric Biggers
2023-10-27crypto: talitos - stop using crypto_ahash::initEric Biggers
2023-10-27crypto: chelsio - stop using crypto_ahash::initEric Biggers
2023-10-27crypto: ahash - improve file commentEric Biggers
2023-10-27crypto: ahash - remove struct ahash_request_privEric Biggers
2023-10-27crypto: ahash - remove crypto_ahash_alignmaskEric Biggers
2023-10-27crypto: gcm - stop using alignmask of ahashEric Biggers
2023-10-27crypto: chacha20poly1305 - stop using alignmask of ahashEric Biggers
2023-10-27crypto: ccm - stop using alignmask of ahashEric Biggers
2023-10-27net: ipv6: stop checking crypto_ahash_alignmaskEric Biggers
2023-10-27net: ipv4: stop checking crypto_ahash_alignmaskEric Biggers
2023-10-27crypto: testmgr - stop checking crypto_ahash_alignmaskEric Biggers
2023-10-27crypto: authencesn - stop using alignmask of ahashEric Biggers
2023-10-27crypto: authenc - stop using alignmask of ahashEric Biggers
2023-10-27crypto: ahash - remove support for nonzero alignmaskEric Biggers
2023-10-27crypto: stm32 - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: rockchip - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: omap-sham - stop setting alignmask for ahashesEric Biggers
2023-10-27crypto: talitos - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: s5p-sss - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: mxs-dcp - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: artpec6 - stop setting alignmask for ahashesEric Biggers
2023-10-27crypto: atmel - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun8i-ss - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun8i-ce - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun4i-ss - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: shash - remove crypto_shash_ctx_aligned()Eric Biggers
2023-10-27treewide: Add SPDX identifier to IETF ASN.1 modulesLukas Wunner
2023-10-27MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORTAshish Kalra
2023-10-27crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu
2023-10-27crypto: qat - move adf_cfg_servicesGiovanni Cabiddu
2023-10-27crypto: qat - add num_rps sysfs attributeCiunas Bennett
2023-10-27crypto: qat - add rp2svc sysfs attributeCiunas Bennett
2023-10-27crypto: qat - add rate limiting sysfs interfaceCiunas Bennett
2023-10-27crypto: qat - add rate limiting feature to qat_4xxxDamian Muszynski
2023-10-27crypto: qat - add retrieval of fw capabilitiesDamian Muszynski
2023-10-27crypto: qat - add bits.h to icp_qat_hw.hDamian Muszynski
2023-10-27units: Add BYTES_PER_*BITDamian Muszynski