Show patches with: Submitter = Stephan Mueller       |    Archived = No       |   861 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/5] crypto: AF_ALG -- add sign/verify API - - - --- 2015-10-18 Stephan Mueller herbert Deferred
[v2,3/5] crypto: AF_ALG -- add setpubkey setsockopt call - - - --- 2015-10-18 Stephan Mueller herbert Deferred
[v2,4/5] crypto: AF_ALG -- add asymmetric cipher interface - - - --- 2015-10-18 Stephan Mueller herbert Deferred
[v2,5/5] crypto: algif_akcipher - enable compilation - - - --- 2015-10-18 Stephan Mueller herbert Deferred
Documentation: crypto - add akcipher API - - - --- 2015-10-18 Stephan Mueller herbert Deferred
[1/4] crypto: add template handling for RNGs - - - --- 2016-01-26 Stephan Mueller herbert Deferred
[2/4] crypto: kdf - add known answer tests - - - --- 2016-01-26 Stephan Mueller herbert Deferred
[3/4] crypto: kdf - SP800-108 Key Derivation Function - - - --- 2016-01-26 Stephan Mueller herbert Deferred
[4/4] crypto: kdf - enable compilation - - - --- 2016-01-26 Stephan Mueller herbert Deferred
[01/13] crypto: service function to copy AAD from src to dst - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[02/13] crypto: gcm_generic - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[03/13] crypto: ccm_generic - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[04/13] crypto: rfc4106-gcm-aesni - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[05/13] crypto: ccm-aes-ce - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[06/13] crypto: talitos - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[07/13] crypto: picoxcell - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[08/13] crypto: ixp4xx - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[09/13] crypto: atmel - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[10/13] crypto: caam - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[11/13] crypto: chelsio - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[12/13] crypto: nx - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[13/13] crypto: qat - copy AAD during encryption - - - --- 2017-01-10 Stephan Mueller herbert Deferred
[v9,1/2] crypto: AF_ALG: add AEAD support - - - --- 2015-01-11 Stephan Mueller herbert Superseded
[v9,2/2] crypto: AF_ALG: enable AEAD interface compilation - - - --- 2015-01-11 Stephan Mueller herbert Superseded
[v2,1/3] crypto: drbg - fix drbg_generate return val check - - - --- 2015-04-18 Stephan Mueller herbert Superseded
[v2,2/3] crypto: drbg - replace spinlock with mutex - - - --- 2015-04-18 Stephan Mueller herbert Superseded
[v2,3/3] crypto: drbg - leave cipher handles operational - - - --- 2015-04-18 Stephan Mueller herbert Superseded
[1/6] random: Addition of kernel_pool - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[2/6] random: Async and sync API for accessing kernel_pool - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[3/6] crypto: drbg - prepare for async seeding - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[4/6] crypto: drbg - add async seeding operation - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[5/6] crypto: drbg - use Jitter RNG to obtain seed - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[6/6] crypto: add jitterentropy RNG - - - --- 2015-04-22 Stephan Mueller herbert Superseded
[v8,1/5] random: Blocking API for accessing nonblocking_pool - - - --- 2015-05-20 Stephan Mueller Superseded
[v8,2/5] crypto: drbg - prepare for async seeding - - - --- 2015-05-20 Stephan Mueller Superseded
[v8,3/5] crypto: drbg - add async seeding operation - - - --- 2015-05-20 Stephan Mueller Superseded
[v8,4/5] crypto: drbg - use Jitter RNG to obtain seed - - - --- 2015-05-20 Stephan Mueller Superseded
[v8,5/5] crypto: add jitterentropy RNG - - - --- 2015-05-20 Stephan Mueller Superseded
kernel tainted while exporting shash context using af_alg interface - - - --- 2015-10-28 Stephan Mueller herbert Superseded
crypto: xts - consolidate sanity check for keys - - - --- 2016-02-07 Stephan Mueller herbert Superseded
crypto: Jitter RNG - use ktime_get_raw_ns as fallback - - - --- 2016-06-21 Stephan Mueller herbert Superseded
[v2] KEYS: add SP800-56A KDF support for DH - - - --- 2016-08-04 Stephan Mueller herbert Superseded
[v2] DH support: add KDF handling support - - - --- 2016-08-04 Stephan Mueller herbert Superseded
crypto: only call put_page used pages - - - --- 2016-09-10 Stephan Mueller herbert Superseded
[v2] crypto: only call put_page used pages - - - --- 2016-09-10 Stephan Mueller herbert Superseded
crypto: call put_page on used pages only - - - --- 2016-09-10 Stephan Mueller herbert Superseded
[1/7] crypto: doc - convert crypto API documentation to Sphinx - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[2/7] crypto: doc - remove crypto API DocBook - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[3/7] crypto: doc - fix source comments for Sphinx - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[4/7] crypto: doc - fix separation of cipher / req API - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[5/7] crypto: doc - add KPP documentation - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[6/7] crypto: doc - remove crypto_alloc_ablkcipher - - - --- 2016-10-16 Stephan Mueller herbert Superseded
[7/7] crypto: doc - clarify AEAD memory structure - - - --- 2016-10-16 Stephan Mueller herbert Superseded
crypto: fix AEAD tag memory handling - - - --- 2016-10-27 Stephan Mueller herbert Superseded
crypto: fix AEAD tag memory handling - - - --- 2016-11-09 Stephan Mueller herbert Superseded
[v4,1/2] crypto: skcipher AF_ALG - overhaul memory management - - - --- 2017-02-16 Stephan Mueller herbert Superseded
[v4,2/2] crypto: aead AF_ALG - overhaul memory management - - - --- 2017-02-16 Stephan Mueller herbert Superseded
[v6,1/2] crypto: skcipher AF_ALG - overhaul memory management - - - --- 2017-04-01 Stephan Mueller herbert Superseded
[v6,2/2] crypto: aead AF_ALG - overhaul memory management - - - --- 2017-04-01 Stephan Mueller herbert Superseded
crypto: algif_aead - Require setkey before accept(2) - - - --- 2017-04-10 Stephan Mueller herbert Superseded
[v7,1/2] crypto: skcipher AF_ALG - overhaul memory management - - - --- 2017-04-10 Stephan Mueller herbert Superseded
[v7,2/2] crypto: aead AF_ALG - overhaul memory management - - - --- 2017-04-10 Stephan Mueller herbert Superseded
crypto: keywrap - simplify code - - - --- 2017-10-01 Stephan Mueller herbert Superseded
crypto: algif_aead - skip SGL entries with NULL page - - - --- 2017-11-10 Stephan Mueller herbert Superseded
[v2] crypto: algif_aead - skip SGL entries with NULL page - - - --- 2017-11-10 Stephan Mueller herbert Superseded
general protection fault in blkcipher_walk_done - - - --- 2017-11-28 Stephan Mueller herbert Superseded
crypto: AF_ALG - wait for data at beginning of recvmsg - - - --- 2017-11-29 Stephan Mueller herbert Superseded
crypto: AF_ALG - limit mask and type - - - --- 2017-12-12 Stephan Mueller herbert Superseded
[v3] crypto: AF_ALG - whitelist mask and type - - - --- 2018-01-02 Stephan Mueller herbert Superseded
crypto: AF_ALG - inline IV support - - 1 --- 2018-01-15 Stephan Mueller herbert Superseded
crypto: AES-NI GCM - handle zero length dst buffer - - - --- 2018-01-18 Stephan Mueller herbert Superseded
crypto: AF_ALG AIO - lock context IV - - - --- 2018-01-30 Stephan Mueller herbert Superseded
[v2,1/4] crypto: AF_ALG AIO - lock context IV - - - --- 2018-02-07 Stephan Mueller herbert Superseded
[v2,2/4] crypto: AF_ALG - inline IV support - - - --- 2018-02-07 Stephan Mueller herbert Superseded
[v2,3/4] crypto: AF_ALG - allow driver to serialize IV access - - - --- 2018-02-07 Stephan Mueller herbert Superseded
[v2,4/4] crypto: add CRYPTO_TFM_REQ_PARALLEL flag - - - --- 2018-02-07 Stephan Mueller herbert Superseded
crypto: DRBG - guard uninstantion by lock - - - --- 2018-04-08 Stephan Mueller herbert Superseded
crypto: DRBG - guard uninstantion by lock - - - --- 2018-04-11 Stephan Mueller herbert Superseded
crypto: drbg - set freed buffers to NULL - - - --- 2018-04-11 Stephan Mueller herbert Superseded
[RFC] crypto: DH - add public key verification test - - - --- 2018-06-26 Stephan Mueller herbert Superseded
[v2] AF_ALG: Initialize sg_num_bytes in error code path - - - --- 2018-07-05 Stephan Mueller herbert Superseded
[v3] AF_ALG: Initialize sg_num_bytes in error code path - - - --- 2018-07-06 Stephan Mueller herbert Superseded
[1/6] crypto: add template handling for RNGs General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[2/6] crypto: kdf - SP800-108 Key Derivation Function General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[3/6] crypto: kdf - add known answer tests General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[4/6] crypto: hkdf - RFC5869 Key Derivation Function General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[5/6] crypto: hkdf - add known answer tests General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[6/6] crypto: tcrypt - add KDF test invocation General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[v2] crypto: DRBG - add FIPS 140-2 CTRNG for noise source [v2] crypto: DRBG - add FIPS 140-2 CTRNG for noise source - - - --- 2019-05-02 Stephan Mueller herbert Superseded
[v4] crypto: DRBG - add FIPS 140-2 CTRNG for noise source [v4] crypto: DRBG - add FIPS 140-2 CTRNG for noise source - - - --- 2019-05-03 Stephan Mueller herbert Superseded
[v5] crypto: DRBG - add FIPS 140-2 CTRNG for noise source [v5] crypto: DRBG - add FIPS 140-2 CTRNG for noise source - - - --- 2019-05-07 Stephan Mueller herbert Superseded
crypto: DRBG - always try to free Jitter RNG instance crypto: DRBG - always try to free Jitter RNG instance - - - --- 2020-06-03 Stephan Mueller herbert Superseded
[v2] crypto: DRBG - always try to free Jitter RNG instance [v2] crypto: DRBG - always try to free Jitter RNG instance - - - --- 2020-06-04 Stephan Mueller herbert Superseded
[1/3] crypto: ECDH - check validity of Z before export DH: SP800-56A rev 3 compliant shared secret - - - --- 2020-07-10 Stephan Mueller herbert Superseded
[2/3] lib/mpi: Add mpi_sub_ui() DH: SP800-56A rev 3 compliant shared secret - - - --- 2020-07-10 Stephan Mueller herbert Superseded
[3/3] crypto: DH - check validity of Z before export DH: SP800-56A rev 3 compliant shared secret - - - --- 2020-07-10 Stephan Mueller herbert Superseded
[v3,1/4] crypto: Add key derivation self-test support code Add SP800-108 KDF implementation to crypto API - - - --- 2021-11-15 Stephan Mueller herbert Superseded
[v3,2/4] crypto: add SP800-108 counter key derivation function Add SP800-108 KDF implementation to crypto API - - - --- 2021-11-15 Stephan Mueller herbert Superseded
[v3,3/4] security: DH - remove dead code for zero padding Add SP800-108 KDF implementation to crypto API 1 - - --- 2021-11-15 Stephan Mueller herbert Superseded
[v3,4/4] security: DH - use KDF implementation from crypto API Add SP800-108 KDF implementation to crypto API - - - --- 2021-11-15 Stephan Mueller herbert Superseded
« 1 2 3 48 9 »