Show patches with: Submitter = Eric Biggers       |    Archived = No       |   323 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2,5/6] crypto: silence noisy kdf_sp800108 self-test crypto: reduce overhead when self-tests disabled --- 2022-11-10 Eric Biggers Superseded
[v2,4/6] crypto: skip kdf_sp800108 self-test when tests disabled crypto: reduce overhead when self-tests disabled --- 2022-11-10 Eric Biggers Superseded
[v2,3/6] crypto: compile out crypto_boot_test_finished when tests disabled crypto: reduce overhead when self-tests disabled --- 2022-11-10 Eric Biggers New
[v2,2/6] crypto: optimize registration of internal algorithms crypto: reduce overhead when self-tests disabled --- 2022-11-10 Eric Biggers Superseded
[v2,1/6] crypto: optimize algorithm registration when self-tests disabled crypto: reduce overhead when self-tests disabled --- 2022-11-10 Eric Biggers Superseded
crypto: avoid unnecessary work when self-tests are disabled crypto: avoid unnecessary work when self-tests are disabled --- 2022-11-10 Eric Biggers New
fscrypt: fix keyring memory leak on mount failure fscrypt: fix keyring memory leak on mount failure --- 2022-10-11 Eric Biggers New
[v3,2/3] crypto: lib - move __crypto_xor into utils crypto: lib - create utils module --- 2022-07-25 Eric Biggers New
crypto: lib - add module license to libsha1 crypto: lib - add module license to libsha1 --- 2022-07-19 Eric Biggers New
[v2,3/3] crypto: lib - move crypto_simd_disabled_for_test into utils crypto: lib - create utils module --- 2022-07-16 Eric Biggers New
[v2,2/3] crypto: lib - move __crypto_xor into utils crypto: lib - create utils module --- 2022-07-16 Eric Biggers Superseded
[v2,1/3] crypto: lib - create utils module and move __crypto_memneq into it crypto: lib - create utils module --- 2022-07-16 Eric Biggers New
[2/2] crypto: make the sha1 library optional crypto: make the sha1 library optional --- 2022-07-09 Eric Biggers New
[v2] random: avoid mis-detecting a slow counter as a cycle counter [v2] random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
siphash: update the HalfSipHash documentation siphash: update the HalfSipHash documentation --- 2022-04-21 Eric Biggers New
random: avoid mis-detecting a slow counter as a cycle counter random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
crypto: testmgr - test in-place en/decryption with two sglists crypto: testmgr - test in-place en/decryption with two sglists --- 2022-03-26 Eric Biggers New
[v2,2/2] KEYS: asymmetric: properly validate hash_algo and encoding Untitled series #166828 --- 2022-02-08 Eric Biggers New
random: remove use_input_pool parameter from crng_reseed() random: remove use_input_pool parameter from crng_reseed() --- 2022-02-04 Eric Biggers New
[1/2] KEYS: asymmetric: enforce that sig algo matches key algo Fix bugs in public_key_verify_signature() --- 2022-02-01 Eric Biggers New
KEYS: remove support for asym_tpm keys KEYS: remove support for asym_tpm keys --- 2022-01-28 Eric Biggers New
[v2,4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,2/4] KEYS: x509: remove unused fields KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,1/4] KEYS: x509: clearly distinguish between key and signature algorithms KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,5/5] crypto: rsa-pkcs1pad - use clearer variable names crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,3/5] crypto: rsa-pkcs1pad - restore signature length check crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,1/5] crypto: rsa-pkcs1pad - only allow with rsa crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[3/3] crypto: rsa-pkcs1pad - use clearer variable names crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[2/3] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers New
[2/4] KEYS: x509: remove unused fields KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[1/4] KEYS: x509: clearly distinguish between key and signature algorithms KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[3/3] KEYS: asym_tpm: rename derive_pub_key() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[2/3] KEYS: asym_tpm: fix incorrect comment KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
KEYS: fix length validation in keyctl_pkey_params_get_2() KEYS: fix length validation in keyctl_pkey_params_get_2() --- 2022-01-13 Eric Biggers New
crypto: rsa-pkcs1pad - only allow with rsa crypto: rsa-pkcs1pad - only allow with rsa --- 2022-01-13 Eric Biggers Superseded
[v2,2/2] random: fix data race on crng init time random: fix some data races --- 2021-12-20 Eric Biggers New
[v2,1/2] random: fix data race on crng_node_pool random: fix some data races --- 2021-12-20 Eric Biggers New
[RESEND] random: use correct memory barriers for crng_node_pool [RESEND] random: use correct memory barriers for crng_node_pool --- 2021-12-19 Eric Biggers New
[RESEND] random: initialize ChaCha20 constants with correct endianness [RESEND] random: initialize ChaCha20 constants with correct endianness --- 2021-03-22 Eric Biggers New
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS --- 2021-03-22 Eric Biggers New
crypto: arm/blake2b - drop unnecessary return statement crypto: arm/blake2b - drop unnecessary return statement --- 2021-02-09 Eric Biggers New
[RESEND] random: initialize ChaCha20 constants with correct endianness [RESEND] random: initialize ChaCha20 constants with correct endianness --- 2021-01-12 Eric Biggers Superseded
[v3,13/14] crypto: blake2b - update file comment crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,07/14] crypto: blake2s - add comment for blake2s_state fields crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,05/14] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,04/14] crypto: blake2s - move update and final logic to internal/blake2s.h crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,01/14] crypto: blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v2,11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,09/11] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,05/11] crypto: arm/blake2b - add NEON-accelerated BLAKE2b crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,03/11] crypto: blake2b - export helpers for optimized implementations crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,02/11] crypto: blake2b - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[4/5] crypto: blake2b - update file comment crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers Superseded
[3/5] crypto: blake2b - export helpers for optimized implementations crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[2/5] crypto: blake2b - define shash_alg structs using macros crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers Superseded
[1/5] crypto: blake2b - rename constants for consistency with blake2s crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
crypto: testmgr - WARN on test failure crypto: testmgr - WARN on test failure --- 2020-10-26 Eric Biggers New
[3/4] crypto: testmgr - always print the actual AEAD driver name [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
[1/4] crypto: aead - add crypto_aead_driver_name() [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
crypto: x86 - remove unused file aes_glue.c crypto: x86 - remove unused file aes_glue.c --- 2020-10-13 Eric Biggers New
random: use correct memory barriers for crng_node_pool random: use correct memory barriers for crng_node_pool --- 2020-09-16 Eric Biggers Superseded
random: initialize ChaCha20 constants with correct endianness random: initialize ChaCha20 constants with correct endianness --- 2020-09-16 Eric Biggers Superseded
random: fix the RNDRESEEDCRNG ioctl random: fix the RNDRESEEDCRNG ioctl --- 2020-09-16 Eric Biggers New
[LTP,1/2] lib/tst_af_alg: add tst_alg_sendmsg() [LTP,1/2] lib/tst_af_alg: add tst_alg_sendmsg() --- 2020-08-20 Eric Biggers New
[net,v5,2/3] esp: select CRYPTO_SEQIV esp, ah: improve crypto algorithm selections --- 2020-06-15 Eric Biggers Superseded
[net,v4,3/3] esp, ah: modernize the crypto algorithm selections esp, ah: improve crypto algorithm selections --- 2020-06-10 Eric Biggers New
[1/2] crc-t10dif: use fallback in initial state [1/2] crc-t10dif: use fallback in initial state --- 2020-06-10 Eric Biggers New
[net,v3,2/3] esp: select CRYPTO_SEQIV [net,v3,1/3] esp, ah: consolidate the crypto algorithm selections --- 2020-06-10 Eric Biggers New
[net,v3,1/3] esp, ah: consolidate the crypto algorithm selections [net,v3,1/3] esp, ah: consolidate the crypto algorithm selections --- 2020-06-10 Eric Biggers New
[net,v2] esp: select CRYPTO_SEQIV when useful [net,v2] esp: select CRYPTO_SEQIV when useful --- 2020-06-05 Eric Biggers Superseded
[net] esp: select CRYPTO_SEQIV [net] esp: select CRYPTO_SEQIV --- 2020-06-04 Eric Biggers New
fscrypt: add support for IV_INO_LBLK_32 policies fscrypt: add support for IV_INO_LBLK_32 policies --- 2020-05-15 Eric Biggers New
crypto: lib/aes - move IRQ disabling into AES library crypto: lib/aes - move IRQ disabling into AES library --- 2020-05-02 Eric Biggers New
[6/7] crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[4/7] crypto: s390/sha1 - prefix the "sha1_" functions [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[2/7] crypto: powerpc/sha1 - remove unused temporary workspace [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
lib/xxhash: make xxh{32,64}_update() return void lib/xxhash: make xxh{32,64}_update() return void --- 2020-05-02 Eric Biggers New
[20/20] ASoC: cros_ec_codec: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[17/20] Bluetooth: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[15/20] nfsd: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[14/20] ecryptfs: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[11/20] crypto: s5p-sss - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[10/20] crypto: omap-sham - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[07/20] crypto: hisilicon/sec2 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[06/20] crypto: ccree - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[04/20] crypto: artpec6 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
crypto: lib/sha256 - return void crypto: lib/sha256 - return void --- 2020-05-01 Eric Biggers New
[2/3] crypto: testmgr - do comparison tests before inauthentic input tests crypto: AEAD fuzz tests and doc improvement --- 2020-03-04 Eric Biggers New
« 1 2 3 4 »