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-04-04 14:27:32 linux-kernel [PATCH v8 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-04-04 14:26:59 linux-crypto [PATCH v8 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
2024-04-04 14:25:52 linux-crypto [PATCH v8 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
2024-04-04 14:25:23 linux-kernel [PATCH v8 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
2024-04-04 14:24:01 linux-kernel [PATCH v8 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
2024-04-04 14:23:59 linux-crypto [PATCH v8 05/13] crypto: ecc - Add nbits field to ecc_curve structure
2024-04-04 14:23:40 linux-crypto [PATCH v8 03/13] crypto: ecdsa - Adjust tests on length of key parameters
2024-04-04 14:23:38 linux-kernel [PATCH v8 08/13] crypto: ecc - Add NIST P521 curve parameters
2024-04-04 14:23:34 linux-crypto [PATCH v8 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-22 14:09:56 linux-kernel [PATCH] ima: Fix use-after-free on a dentry's dname.name
2024-03-21 17:42:59 linux-kernel Re: [PATCH v7 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-03-21 17:42:28 linux-kernel Re: [PATCH v7 05/13] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-21 16:37:15 linux-crypto Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa
2024-03-21 16:18:45 linux-kernel Re: [PATCH v2] Documentation: tpm_tis
2024-03-21 14:45:33 linux-crypto [PATCH] crypto: ecdsa - Fix module auto-load on add-key
2024-03-21 14:38:38 linux-crypto Re: [PATCH] crypto: ecrdsa - Fix module auto-load on add_key
2024-03-20 16:18:22 linux-kernel Re: [PATCH v2] Documentation: tpm_tis
2024-03-20 12:45:17 linux-crypto Re: [PATCH v7 00/13] Add support for NIST P521 to ecdsa
2024-03-20 11:50:52 linux-crypto [PATCH v7 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
2024-03-20 11:50:48 linux-kernel [PATCH v7 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-03-20 11:50:41 linux-crypto [PATCH v7 05/13] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-20 11:50:12 linux-crypto [PATCH v7 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-20 11:49:52 linux-crypto [PATCH v7 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
2024-03-20 11:49:40 linux-crypto [PATCH v7 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-20 11:49:35 linux-crypto [PATCH v7 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-20 11:49:19 linux-crypto [PATCH v7 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
2024-03-20 11:48:47 linux-crypto [PATCH v7 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
2024-03-20 11:48:47 linux-crypto [PATCH v7 03/13] crypto: ecdsa - Adjust tests on length of key parameters
2024-03-20 11:48:31 linux-crypto [PATCH v7 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-20 11:48:22 linux-crypto [PATCH v7 08/13] crypto: ecc - Add NIST P521 curve parameters
2024-03-20 11:48:15 linux-crypto [PATCH v7 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
2024-03-20 11:48:11 linux-crypto Add support for NIST P521 to ecdsa
2024-03-19 18:56:27 linux-crypto Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa
2024-03-18 22:55:05 linux-crypto Re: [PATCH v6 08/13] crypto: ecc - Add NIST P521 curve parameters
2024-03-18 22:46:15 linux-kernel Re: [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-18 22:43:04 linux-crypto Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa
2024-03-18 18:38:59 linux-crypto Re: [PATCH v6 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-15 17:11:17 linux-kernel Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa
2024-03-12 19:38:26 linux-kernel Re: [RFC PATCH v2 3/3] tpm: of: If available use linux,sml-log to get the log and its size
2024-03-12 19:15:54 linux-kernel Re: [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-12 19:10:47 linux-kernel Re: [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size
2024-03-12 14:14:21 linux-kernel Re: [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml
2024-03-11 20:33:54 linux-kernel Re: [RFC PATCH v2 3/3] tpm: of: If available use linux,sml-log to get the log and its size
2024-03-11 19:16:19 linux-kernel Re: [RFC PATCH v2 1/3] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-11 14:11:05 linux-kernel Re: [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-11 13:21:40 linux-kernel [RFC PATCH v2 0/3] Preserve TPM log across kexec
2024-03-11 13:21:33 linux-kernel [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml
2024-03-11 13:21:28 linux-kernel [RFC PATCH v2 3/3] tpm: of: If available use linux,sml-log to get the log and its size
2024-03-11 13:21:18 linux-kernel [RFC PATCH v2 1/3] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-08 21:26:41 linux-kernel Re: [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
2024-03-08 12:24:01 linux-kernel Re: [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log