Show patches with: Submitter = Stephan Mueller       |    Archived = No       |   860 patches
« 1 2 ... 3 4 58 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v24,04/12] LRNG - add switchable DRNG support /dev/random - a new approach with full SP800-90B compliance - 2 3 --- 2019-11-11 Stephan Mueller herbert Not Applicable
[v24,03/12] LRNG - /proc interface /dev/random - a new approach with full SP800-90B compliance - 2 3 --- 2019-11-11 Stephan Mueller herbert Not Applicable
[v24,02/12] LRNG - allocate one SDRNG instance per NUMA node /dev/random - a new approach with full SP800-90B compliance - 2 3 --- 2019-11-11 Stephan Mueller herbert Not Applicable
[v24,01/12] Linux Random Number Generator /dev/random - a new approach with full SP800-90B compliance - 2 3 --- 2019-11-11 Stephan Mueller herbert Not Applicable
crypto: Jitter RNG - update implementation to 2.1.2 crypto: Jitter RNG - update implementation to 2.1.2 - - 1 --- 2019-05-29 Stephan Mueller herbert Accepted
[v6] crypto: DRBG - add FIPS 140-2 CTRNG for noise source [v6] crypto: DRBG - add FIPS 140-2 CTRNG for noise source - 1 - --- 2019-05-08 Stephan Mueller herbert Accepted
[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
[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
[v3] crypto: DRBG - add FIPS 140-2 CTRNG for noise source [v3] crypto: DRBG - add FIPS 140-2 CTRNG for noise source - - - --- 2019-05-02 Stephan Mueller herbert Changes Requested
[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
crypto: DRBG - add FIPS 140-2 CTRNG for noise source crypto: DRBG - add FIPS 140-2 CTRNG for noise source - - - --- 2019-05-02 Stephan Mueller herbert Changes Requested
[v2,6/6] crypto: tcrypt - add KDF test invocation General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[v2,5/6] crypto: hkdf - add known answer tests General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[v2,4/6] crypto: hkdf - HMAC-based Extract-and-Expand KDF General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[v2,3/6] crypto: kdf - add known answer tests General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[v2,2/6] crypto: kdf - SP800-108 Key Derivation Function General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[v2,1/6] crypto: add template handling for RNGs General Key Derivation Function Support - - - --- 2019-01-16 Stephan Mueller herbert RFC
[6/6] crypto: tcrypt - add KDF test invocation 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
[4/6] crypto: hkdf - RFC5869 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
[2/6] crypto: kdf - SP800-108 Key Derivation Function General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
[1/6] crypto: add template handling for RNGs General Key Derivation Function Support - - - --- 2019-01-11 Stephan Mueller herbert Superseded
random: ensure use of aligned buffers with ChaCha20 random: ensure use of aligned buffers with ChaCha20 - - - --- 2018-08-09 Stephan Mueller herbert Not Applicable
crypto: CTR DRBG - in-place cipher operation - - - --- 2018-07-20 Stephan Mueller herbert Accepted
[2/2] crypto: ECDH - fix typo of P-192 b value - - - --- 2018-07-11 Stephan Mueller herbert Accepted
[1/2] crypto: DH - update test for public key verification - - - --- 2018-07-11 Stephan Mueller herbert Accepted
[2/2] crypto: DRBG - use caller buffer if suitable - - - --- 2018-07-10 Stephan Mueller herbert Changes Requested
[1/2] crypto: DRBG - eliminate constant reinitialization of SGL - - - --- 2018-07-10 Stephan Mueller herbert Accepted
[v4] AF_ALG: Initialize sg_num_bytes in error code path - - - --- 2018-07-07 Stephan Mueller herbert Accepted
[v3] AF_ALG: Initialize sg_num_bytes in error code path - - - --- 2018-07-06 Stephan Mueller herbert Superseded
[v2] AF_ALG: Initialize sg_num_bytes in error code path - - - --- 2018-07-05 Stephan Mueller herbert Superseded
[v2] crypto: DH - add public key verification test - - - --- 2018-06-27 Stephan Mueller herbert Accepted
[RFC] crypto: DH - add public key verification test - - - --- 2018-06-26 Stephan Mueller herbert Superseded
crypto: ECDH - add public key verification test - - - --- 2018-06-25 Stephan Mueller herbert Accepted
crypto: drbg - set freed buffers to NULL - - - --- 2018-04-12 Stephan Mueller herbert Accepted
crypto: drbg - set freed buffers to NULL - - - --- 2018-04-11 Stephan Mueller herbert Superseded
crypto: DRBG - guard uninstantion by lock - - - --- 2018-04-11 Stephan Mueller herbert Superseded
crypto: DRBG - guard uninstantion by lock - - - --- 2018-04-08 Stephan Mueller herbert Superseded
AF_ALG: register completely initialized request in list - - - --- 2018-04-08 Stephan Mueller herbert Changes Requested
[v3,4/4] crypto: add CRYPTO_TFM_REQ_IV_SERIALIZE flag - - 1 --- 2018-02-09 Stephan Mueller herbert Changes Requested
[v3,3/4] crypto: AF_ALG - allow driver to serialize IV access - - - --- 2018-02-09 Stephan Mueller herbert Changes Requested
[v3,2/4] crypto: AF_ALG - inline IV support - - - --- 2018-02-09 Stephan Mueller herbert Changes Requested
[v3,1/4] crypto: AF_ALG AIO - lock context IV - - - --- 2018-02-09 Stephan Mueller herbert Changes Requested
[v2,4/4] crypto: add CRYPTO_TFM_REQ_PARALLEL flag - - - --- 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,2/4] crypto: AF_ALG - inline IV support - - - --- 2018-02-07 Stephan Mueller herbert Superseded
[v2,1/4] crypto: AF_ALG AIO - lock context IV - - - --- 2018-02-07 Stephan Mueller herbert Superseded
crypto: AF_ALG AIO - lock context IV - - - --- 2018-01-30 Stephan Mueller herbert Superseded
[v2] crypto: AES-NI GCM - handle zero length dst buffer - - - --- 2018-01-18 Stephan Mueller herbert Accepted
crypto: AES-NI GCM - handle zero length dst buffer - - - --- 2018-01-18 Stephan Mueller herbert Superseded
crypto: AF_ALG - inline IV support - - 1 --- 2018-01-15 Stephan Mueller herbert Superseded
[v4] crypto: AF_ALG - whitelist mask and type - - - --- 2018-01-02 Stephan Mueller herbert Accepted
[v3] crypto: AF_ALG - whitelist mask and type - - - --- 2018-01-02 Stephan Mueller herbert Superseded
[v2] crypto: AF_ALG - limit mask and type - - - --- 2017-12-19 Stephan Mueller herbert Changes Requested
crypto: AF_ALG - limit mask and type - - - --- 2017-12-12 Stephan Mueller herbert Superseded
crypto: AF_ALG - fix race accessing cipher request 1 - - --- 2017-12-08 Stephan Mueller herbert Accepted
[v2] crypto: AF_ALG - wait for data at beginning of recvmsg - - - --- 2017-11-29 Stephan Mueller herbert Accepted
crypto: AF_ALG - wait for data at beginning of recvmsg - - - --- 2017-11-29 Stephan Mueller herbert Superseded
[v2] crypto: AF_ALG - race-free access of encryption flag - - - --- 2017-11-28 Stephan Mueller Changes Requested
general protection fault in blkcipher_walk_done - - - --- 2017-11-28 Stephan Mueller herbert Superseded
[v3] crypto: AF_ALG - remove locking in async callback - - 1 --- 2017-11-10 Stephan Mueller herbert Accepted
[v3] crypto: algif_aead - skip SGL entries with NULL page - - - --- 2017-11-10 Stephan Mueller herbert Accepted
[v2] crypto: algif_aead - skip SGL entries with NULL page - - - --- 2017-11-10 Stephan Mueller herbert Superseded
crypto: algif_aead - skip SGL entries with NULL page - - - --- 2017-11-10 Stephan Mueller herbert Superseded
[v2] crypto: AF_ALG - remove locking in async callback - - - --- 2017-11-07 Stephan Mueller herbert Changes Requested
crypto: AF_ALG - remove locking in async callback - - 1 --- 2017-10-29 Stephan Mueller herbert Changes Requested
md5sum (from libkcapi) fails on kernel 4.9 but not on 4.13 - - - --- 2017-10-17 Stephan Mueller herbert Not Applicable
[v2] crypto: keywrap - simplify code - - - --- 2017-10-03 Stephan Mueller herbert Accepted
crypto: keywrap - simplify code - - - --- 2017-10-01 Stephan Mueller herbert Superseded
[2/2] crypto: shash - no kmap of zero SG - - - --- 2017-09-24 Stephan Mueller herbert Changes Requested
[1/2] crypto: skcipher - noop for enc/dec with NULL data - - - --- 2017-09-24 Stephan Mueller herbert Changes Requested
[-,RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining 1 - - --- 2017-09-21 Stephan Mueller herbert Not Applicable
crypto: DRBG - fix freeing of resources - - - --- 2017-09-14 Stephan Mueller herbert Accepted
[v2] crypto: add NULL check to scatterwalk_start - - - --- 2017-09-08 Stephan Mueller herbert Changes Requested
crypto: authenc - cryptlen must be at least AAD len - - - --- 2017-09-06 Stephan Mueller herbert Changes Requested
crypto: AF_ALG - remove SGL end indicator when chaining - - - --- 2017-08-30 Stephan Mueller herbert Not Applicable
crypto: AF_ALG - update correct dst SGL entry - - - --- 2017-08-30 Stephan Mueller herbert Accepted
[v4] crypto: only call put_page on referenced and used pages - - - --- 2017-08-16 Stephan Mueller herbert Accepted
crypto: AF_ALG - get_page upon reassignment to TX SGL - - - --- 2017-08-10 Stephan Mueller herbert Accepted
[v8,4/4] crypto: algif_akcipher - enable compilation - - - --- 2017-08-10 Stephan Mueller herbert RFC
[v8,3/4] crypto: AF_ALG -- add asymmetric cipher - - - --- 2017-08-10 Stephan Mueller herbert RFC
[v8,2/4] crypto: AF_ALG -- add setpubkey setsockopt call - - - --- 2017-08-10 Stephan Mueller herbert RFC
[v8,1/4] crypto: AF_ALG -- add sign/verify API - - - --- 2017-08-10 Stephan Mueller herbert RFC
crypto: MPI - kunmap after finishing accessing buffer - - - --- 2017-08-10 Stephan Mueller herbert Accepted
crypto: algif_aead - fix comment regarding memory layout - - - --- 2017-08-09 Stephan Mueller herbert Accepted
[v2] crypto: AF_ALG - consolidation of duplicate code - - - --- 2017-08-02 Stephan Mueller herbert Accepted
crypto: AF_ALG - consolidate common code in recvmsg - - - --- 2017-08-01 Stephan Mueller herbert Changes Requested
[16/16] crypto: AF_ALG - consolidate poll syscall handler - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[15/16] crypto: AF_ALG - consolidate AIO callback handler - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[14/16] crypto: AF_ALG - consolidate sendpage implementation - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[13/16] crypto: AF_ALG - consolidate sendmsg implementation - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[12/16] crypto: AF_ALG - consolidate waking up caller for TX data - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[11/16] crypto: AF_ALG - consolidate waiting for TX data - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[10/16] crypto: AF_ALG - consolidate waking up on writable memory - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[09/16] crypto: AF_ALG - consolidate waiting for wmem - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[08/16] crypto: AF_ALG - consolidate freeing TX/RX SGLs - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[07/16] crypto: AF_ALG - consolidate counting TX SG entries - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[06/16] crypto: AF_ALG - consolidate counting TX SG entries - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
[05/16] crypto: AF_ALG - consolidate TX SGL allocation - - - --- 2017-07-31 Stephan Mueller herbert Changes Requested
« 1 2 ... 3 4 58 9 »