Stefan Berger ([email protected])

Number of posts: 1168 (0.57 per day)
First post: 2018-10-19 10:19:09
Last post: 2024-06-13 21:38:41

Date List Subject
2024-03-08 12:21:48 linux-kernel Re: [PATCH v5 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-08 12:18:26 linux-kernel Re: [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size
2024-03-07 22:32:39 linux-kernel Re: [PATCH 0/2] Preserve TPM log across kexec
2024-03-07 21:15:43 linux-kernel Re: [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-07 20:38:05 linux-crypto Re: [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-07 19:21:19 linux-crypto Re: [PATCH v5 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-07 15:11:42 linux-kernel Re: [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-07 15:01:50 linux-kernel Re: [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size
2024-03-06 22:59:19 linux-crypto [PATCH v5 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
2024-03-06 22:48:40 linux-kernel [PATCH v5 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-03-06 22:48:35 linux-crypto [PATCH v5 04/12] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-06 22:48:17 linux-crypto [PATCH v5 02/12] crypto: ecdsa - Adjust tests on length of key parameters
2024-03-06 22:27:06 linux-crypto [PATCH v5 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-06 22:27:04 linux-crypto [PATCH v5 10/12] crypto: ecdsa - Register NIST P521 and extend test suite
2024-03-06 22:25:18 linux-crypto [PATCH v5 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed
2024-03-06 22:24:33 linux-crypto [PATCH v5 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-06 22:23:50 linux-crypto [PATCH v5 07/12] crypto: ecc - Add NIST P521 curve parameters
2024-03-06 22:23:46 linux-crypto [PATCH v5 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-06 22:23:40 linux-kernel [PATCH v5 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
2024-03-06 22:23:37 linux-crypto [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-06 22:23:22 linux-crypto [PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-03-06 16:09:19 linux-kernel Re: [PATCH 0/2] Preserve TPM log across kexec
2024-03-06 16:03:04 linux-kernel [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size
2024-03-06 16:02:27 linux-kernel [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-06 16:01:23 linux-kernel [PATCH 0/2] Preserve TPM log across kexec
2024-03-04 19:07:47 linux-crypto Re: [PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-03-03 21:03:22 linux-crypto Re: [PATCH v4 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-03 16:35:07 linux-crypto Re: [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-03 16:33:04 linux-crypto Re: [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-03 16:29:38 linux-crypto Re: [PATCH v4 04/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-02 21:20:14 linux-crypto Re: [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-01 21:20:25 linux-kernel Re: [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-01 20:48:51 linux-crypto Re: [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-01 20:48:11 linux-crypto Re: [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-01 02:22:40 linux-crypto [PATCH v4 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-01 02:22:27 linux-crypto [PATCH v4 10/12] crypto: ecdsa - Register NIST P521 and extend test suite
2024-03-01 02:22:15 linux-crypto [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-01 02:22:10 linux-crypto [PATCH v4 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
2024-03-01 02:21:45 linux-crypto [PATCH v4 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-03-01 02:21:40 linux-crypto [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-01 02:21:34 linux-crypto [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-01 02:21:09 linux-crypto [PATCH v4 02/12] crypto: ecdsa - Adjust tests on length of key parameters
2024-03-01 02:20:56 linux-kernel [PATCH v4 04/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-01 02:20:50 linux-crypto [PATCH v4 07/12] crypto: ecc - Add NIST P521 curve parameters
2024-03-01 02:20:49 linux-crypto [PATCH v4 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed
2024-03-01 02:20:42 linux-crypto [PATCH v4 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
2024-03-01 02:20:29 linux-crypto [PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-02-29 20:30:09 linux-crypto Re: [PATCH v3 06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits
2024-02-29 20:28:52 linux-crypto Re: [PATCH v3 02/10] crypto: ecdsa - Adjust tests on length of key parameters
2024-02-29 18:45:52 linux-crypto Re: [PATCH v3 00/10] Add support for NIST P521 to ecdsa
2024-02-29 17:20:29 linux-crypto Re: [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits