aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2026-05-07crypto: drbg - Simplify "uninstantiate" logicEric Biggers1-44/+13
2026-05-07crypto: drbg - Fold drbg_prepare_hrng() into drbg_kcapi_seed()Eric Biggers1-22/+12
2026-05-07crypto: drbg - Separate "reseed" case in drbg_kcapi_seed()Eric Biggers1-22/+16
2026-05-07crypto: drbg - Fold drbg_instantiate() into drbg_kcapi_seed()Eric Biggers1-64/+43
2026-05-07crypto: drbg - Put rng_alg methods in logical orderEric Biggers1-46/+36
2026-05-07crypto: drbg - Simplify drbg_generate_long() and fold into callerEric Biggers1-31/+17
2026-05-07crypto: drbg - Eliminate use of 'drbg_string' and listsEric Biggers2-111/+69
2026-05-07crypto: drbg - Consolidate "instantiate" logic and remove drbg_state::CEric Biggers1-23/+15
2026-05-07crypto: drbg - Move module aliases to end of fileEric Biggers1-3/+2
2026-05-07crypto: drbg - Install separate seed functions for pr and noprEric Biggers1-9/+16
2026-05-07crypto: drbg - Remove drbg_coreEric Biggers1-86/+13
2026-05-07crypto: drbg - Use HMAC-SHA512 library APIEric Biggers2-175/+41
2026-05-07crypto: drbg - Embed V and C into struct drbg_stateEric Biggers1-26/+4
2026-05-07crypto: drbg - Move fixed values into constantsEric Biggers1-122/+61
2026-05-07crypto: drbg - De-virtualize drbg_state_opsEric Biggers1-44/+6
2026-05-07crypto: drbg - Simplify algorithm registrationEric Biggers1-65/+35
2026-05-07crypto: drbg - Remove support for HMAC-SHA256 and HMAC-SHA384Eric Biggers3-327/+2
2026-05-07crypto: testmgr - Update test for drbg_nopr_hmac_sha512Eric Biggers2-47/+215
2026-05-07crypto: testmgr - Add test for drbg_pr_hmac_sha512Eric Biggers2-1/+203
2026-05-07crypto: drbg - Flatten the DRBG menuEric Biggers1-12/+5
2026-05-07crypto: drbg - Remove support for HASH_DRBGEric Biggers4-678/+6
2026-05-07crypto: drbg - Remove support for CTR_DRBGEric Biggers4-623/+6
2026-05-07crypto: drbg - Remove import of crypto_cipher functionsEric Biggers1-2/+0
2026-05-07crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.cEric Biggers2-3/+132
2026-05-07crypto: drbg - Remove obsolete FIPS 140-2 continuous testEric Biggers1-76/+2
2026-05-07crypto: drbg - Remove unhelpful helper functionsEric Biggers2-34/+15
2026-05-07crypto: drbg - Remove broken commented-out codeEric Biggers1-29/+0
2026-05-07crypto: drbg - Remove always-enabled symbol CRYPTO_DRBG_HMACEric Biggers2-22/+3
2026-05-07crypto: drbg - Fix the fips_enabled priority boostEric Biggers1-1/+1
2026-05-07crypto: drbg - Fix ineffective sanity checkEric Biggers1-5/+4
2026-05-07crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBGEric Biggers2-4/+6
2026-05-07crypto: drbg - Fix returning success on failure in CTR_DRBGEric Biggers1-1/+1
2026-05-05keys: cleanup dead code in Kconfig for FIPS_SIGNATURE_SELFTESTJulian Braha1-1/+0
2026-05-02Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+5
2026-04-23crypto: authencesn - reject short ahash digests during instance creationYucheng Lu1-0/+5
2026-04-21Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds5-32/+51
2026-04-20crypto: krb5enc - fix async decrypt skipping hash verificationDudu Lu1-21/+31
2026-04-20crypto: algif_aead - snapshot IV for async AEAD requestsDouya Le1-2/+8
2026-04-17crypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu1-5/+3
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds4-201/+10
2026-04-16crypto: pcrypt - Fix handling of MAY_BACKLOG requestsHerbert Xu1-2/+5
2026-04-16crypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu1-2/+4
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds17-408/+1896
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-249/+0
2026-04-13Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-18/+1
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-825/+420
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-580/+0
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski6-249/+0
2026-04-12Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-7/+14
2026-04-12crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serialThorsten Blum1-3/+1