LinuxLists
Users
About
Stephan Müller (
[email protected]
)
Number of posts: 3203 (1.93 per day)
First post: 2013-05-13 15:32:29
Last post: 2017-11-28 21:35:34
Previous Page
/
Next Page
Date
List
Subject
2022-01-31 11:12:43
linux-crypto
Re: [PATCH 0/7] Common entropy source and DRNG management
2022-01-29 17:56:43
linux-crypto
Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
2022-01-26 21:23:14
linux-crypto
Re: [PATCH 1/7] crypto: DRBG - remove internal reseeding operation
2022-01-26 20:37:38
linux-crypto
Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
2022-01-26 20:14:10
linux-crypto
[PATCH 2/7] crypto: AF_ALG - remove ALG_SET_DRBG_ENTROPY interface
2022-01-26 20:14:03
linux-crypto
[PATCH 0/7] Common entropy source and DRNG management
2022-01-26 20:14:02
linux-crypto
[PATCH 1/7] crypto: DRBG - remove internal reseeding operation
2022-01-26 20:13:46
linux-crypto
[PATCH 3/7] crypto: Entropy Source and DRNG Manager
2022-01-26 20:13:43
linux-crypto
[PATCH 4/7] crypto: move Jitter RNG header include dir
2022-01-26 20:13:43
linux-crypto
[PATCH 7/7] crypto: ESDM - add kernel crypto API RNG interface
2022-01-26 20:13:43
linux-crypto
[PATCH 6/7] crypto: ESDM - add Kernel RNG entropy source
2022-01-26 20:13:43
linux-crypto
[PATCH 5/7] crypto: ESDM - add Jitter RNG entropy source
2022-01-14 21:29:26
linux-crypto
Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
2022-01-14 12:38:18
linux-kernel
Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
2022-01-11 08:04:20
linux-crypto
CRYPTO_NOLOAD
2022-01-11 07:18:06
linux-crypto
Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
2022-01-08 06:47:17
linux-crypto
Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
2022-01-07 19:25:36
linux-crypto
[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
2022-01-06 14:30:19
linux-kernel
Re: [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
2022-01-06 14:30:17
linux-crypto
Re: [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
2021-12-21 19:31:52
linux-crypto
[PATCH] crypto: KDF - select SHA-256 required for self-test
2021-12-20 06:22:02
linux-crypto
[PATCH v3] crypto: jitter - add oversampling of noise source
2021-12-19 16:25:45
linux-crypto
[PATCH v2] crypto: jitter - add oversampling of noise source
2021-12-19 08:53:07
linux-crypto
Re: [PATCH] crypto: jitter - add oversampling of noise source
2021-12-17 12:16:17
linux-crypto
Re: [PATCH] crypto: jitter - add oversampling of noise source
2021-12-17 09:41:49
linux-crypto
[PATCH] crypto: jitter - add oversampling of noise source
2021-12-11 08:11:17
linux-kernel
Re: [PATCH v43 01/15] Linux Random Number Generator
2021-12-11 08:11:15
linux-crypto
Re: [PATCH v43 01/15] Linux Random Number Generator
2021-12-10 14:16:49
linux-kernel
Re: [security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
2021-12-10 07:56:58
linux-kernel
Re: [PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
2021-12-10 07:56:57
linux-crypto
Re: [PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
2021-12-08 07:16:31
linux-kernel
Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-08 07:16:30
linux-crypto
Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-05 10:22:21
linux-kernel
Re: [security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
2021-12-05 06:11:37
linux-kernel
Re: [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
2021-12-05 06:11:36
linux-crypto
Re: [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
2021-12-05 06:11:29
linux-crypto
Re: [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-05 06:11:29
linux-kernel
Re: [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-05 06:11:27
linux-kernel
Re: [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
2021-12-05 06:11:24
linux-crypto
Re: [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
2021-12-05 06:07:21
linux-crypto
Re: [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-05 06:07:21
linux-kernel
Re: [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-05 05:52:45
linux-crypto
Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-05 05:52:45
linux-kernel
Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-11-30 18:07:22
linux-kernel
Re: [PATCH 3/3] crypto: jitter - quit sample collection loop upon RCT failure
2021-11-30 18:07:21
linux-crypto
Re: [PATCH 3/3] crypto: jitter - quit sample collection loop upon RCT failure
2021-11-30 18:06:04
linux-kernel
Re: [PATCH 2/3] crypto: jitter - don't limit ->health_failure check to FIPS mode
2021-11-30 18:05:59
linux-crypto
Re: [PATCH 2/3] crypto: jitter - don't limit ->health_failure check to FIPS mode
2021-11-30 18:04:56
linux-kernel
Re: [PATCH 1/3] crypto: drbg - ignore jitterentropy errors if not in FIPS mode
2021-11-30 18:04:55
linux-crypto
Re: [PATCH 1/3] crypto: drbg - ignore jitterentropy errors if not in FIPS mode
2021-11-30 08:58:11
linux-kernel
Re: [PATCH v43 01/15] Linux Random Number Generator