LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-06-10 13:00:54
linux-kernel
[PATCH v6 3/4] certs: Add support for using elliptic curve keys for signing modules
2021-06-10 13:00:19
linux-kernel
[PATCH v6 1/4] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-06-10 12:58:55
linux-kernel
[PATCH v6 4/4] certs: Adjustment due to 'Check whether openssl tool is available'
2021-06-10 12:58:47
linux-kernel
[PATCH v6 2/4] certs: Check whether openssl tool is available
2021-06-10 12:58:31
linux-kernel
[PATCH v6 0/4] Add support for ECDSA-signed kernel modules
2021-06-10 11:52:05
linux-kernel
Re: [PATCH v5 0/2] Add support for ECDSA-signed kernel modules
2021-06-09 18:46:33
linux-kernel
Re: [PATCH v5 0/2] Add support for ECDSA-signed kernel modules
2021-06-03 12:36:20
linux-kernel
Re: [PATCH v5 0/2] Add support for ECDSA-signed kernel modules
2021-06-02 14:40:47
linux-kernel
[PATCH v5 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-06-02 14:38:41
linux-kernel
[PATCH v5 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-06-02 14:38:24
linux-kernel
[PATCH v5 0/2] Add support for ECDSA-signed kernel modules
2021-06-01 10:55:43
linux-kernel
[PATCH v5 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-06-01 10:55:38
linux-kernel
[PATCH v5 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-06-01 10:54:48
linux-kernel
[PATCH v5 0/2] Add support for ECDSA-signed kernel modules
2021-05-01 19:11:53
linux-kernel
Re: [PATCH v3 4/4] tpm: Only enable supported irqs
2021-04-29 20:32:11
linux-kernel
Re: [PATCH] evm: fix writing <securityfs>/evm overflow
2021-04-26 14:51:51
linux-kernel
Re: [PATCH v2 3/4] tpm: Fix test for interrupts
2021-04-26 14:38:21
linux-kernel
Re: [PATCH v2 1/4] tpm: Use a threaded interrupt handler
2021-04-26 14:26:01
linux-kernel
Re: [PATCH v2 4/4] tpm: Only enable supported irqs
2021-04-23 15:16:32
linux-kernel
[PATCH v4 0/2] Add support for ECDSA-signed kernel modules
2021-04-23 15:15:32
linux-kernel
[PATCH v4 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-04-23 15:14:17
linux-kernel
[PATCH v4 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-22 01:23:06
linux-kernel
[PATCH v3 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-22 01:23:03
linux-kernel
[PATCH v3 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-04-22 01:22:53
linux-kernel
[PATCH v3 0/2] Add support for ECDSA-signed kernel modules
2021-04-21 13:06:03
linux-kernel
Re: [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-20 21:04:19
linux-kernel
Re: [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-08 19:20:33
linux-kernel
Re: [PATCH v2 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-04-08 15:27:57
linux-kernel
[PATCH v2 0/2] Add support for ECDSA-signed kernel modules
2021-04-08 15:27:38
linux-kernel
[PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-08 15:26:11
linux-kernel
[PATCH v2 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
2021-04-07 21:51:14
linux-kernel
Re: [PATCH 0/2] Add support for ECDSA-signed kernel modules
2021-04-07 11:57:17
linux-kernel
[PATCH 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-07 08:21:14
linux-kernel
[PATCH 1/2] certs: Trigger recreation of module signing key if it's not an RSA key
2021-04-07 08:20:20
linux-kernel
[PATCH 0/2] Add support for ECDSA-signed kernel modules
2021-04-02 11:30:07
linux-kernel
Re: [PATCH v3 3/3] ima: enable loading of build time generated key on .ima keyring
2021-04-02 11:29:23
linux-kernel
Re: [PATCH v3 2/3] ima: enable signing of modules with build time generated key
2021-03-16 21:27:44
linux-crypto
[PATCH v12 03/10] crypto: Add NIST P384 curve parameters
2021-03-16 21:27:38
linux-crypto
Re: [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
2021-03-16 21:27:31
linux-kernel
[PATCH v12 04/10] crypto: Add math to support fast NIST P384
2021-03-16 21:27:06
linux-crypto
[PATCH v12 02/10] crypto: Add support for ECDSA signature verification
2021-03-16 21:27:05
linux-crypto
[PATCH v12 10/10] certs: Add support for using elliptic curve keys for signing modules
2021-03-16 21:27:05
linux-crypto
[PATCH v12 08/10] ima: Support EC keys for signature verification
2021-03-16 21:27:04
linux-crypto
[PATCH v12 09/10] x509: Add OID for NIST P384 and extend parser for it
2021-03-16 21:27:01
linux-crypto
[PATCH v12 05/10] ecdsa: Register NIST P384 and extend test suite
2021-03-16 21:26:59
linux-crypto
[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
2021-03-16 21:26:57
linux-crypto
[PATCH v12 01/10] oid_registry: Add OIDs for ECDSA with SHA224/256/384/512
2021-03-16 21:26:57
linux-crypto
[PATCH v12 06/10] x509: Detect sm2 keys by their parameters OID
2021-03-16 21:26:57
linux-crypto
[PATCH v12 07/10] x509: Add support for parsing x509 certs with ECDSA keys
2021-03-11 14:04:57
linux-kernel
Re: [PATCH v2 1/3] tpm: efi: Use local variable for calculating final log size
2021-03-10 22:23:17
linux-kernel
[PATCH v2 1/3] tpm: efi: Use local variable for calculating final log size