keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-04 22:01:59 to 2021-01-27 17:21:10 UTC [more...]

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-27 17:19 UTC  (18+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-27 16:12 UTC  (7+ messages)
` [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID
` [PATCH v3 2/3] x509: Add support for parsing x509 certs with NIST p256 keys
` [PATCH v3 3/3] x509: Add support for NIST p192 keys in certificates and akcipher

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-27 15:41 UTC  (18+ messages)

[PATCH v4 0/4] Check codeSigning extended key usage extension
 2021-01-27  9:40 UTC  (11+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH v2 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-27  9:17 UTC  (5+ messages)
` [PATCH v2 1/3] x509: Detect sm2 keys by their parameters OID
` [PATCH v2 2/3] x509: Add support for parsing x509 certs with NIST p256 keys
` [PATCH v2 3/3] x509: Add support for NIST p192 keys in certificates and akcipher

[PATCH v3] scripts: use pkg-config to locate libcrypto
 2021-01-27  7:50 UTC  (12+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
    ` [PATCH v6] "

[PATCH 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-26 17:03 UTC  (4+ messages)
` [PATCH 1/3] x509: Add support for parsing x509 certs with NIST p256 keys
` [PATCH 2/3] x509: Add support for NIST p192 keys in certificates and akcipher
` [PATCH 3/3] x509: Detect sm2 keys by their parameters OID

Keyctl: DH test failure
 2021-01-25 15:30 UTC  (3+ messages)

[PATCH v2 0/7] Add KDF implementations to crypto API
 2021-01-24 14:36 UTC  (12+ messages)
` [PATCH v2 1/7] crypto: Add key derivation self-test support code
` [PATCH v2 2/7] crypto: add SP800-108 counter key derivation function
` [PATCH v2 3/7] crypto: add RFC5869 HKDF
` [PATCH v2 4/7] security: DH - remove dead code for zero padding
` [PATCH v2 5/7] security: DH - use KDF implementation from crypto API
` [PATCH v2 6/7] fs: use HKDF implementation from kernel "
` [PATCH v2 7/7] fs: HKDF - remove duplicate memory clearing

[PATCH 2/2] dm crypt: support using trusted keys
 2021-01-22 19:04 UTC  (4+ messages)

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-01-22 18:10 UTC  (5+ messages)
` [PATCH v5 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v5 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v5 3/4] certs: Add ability to preload revocation certs
` [PATCH v5 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH v3] keys: X.509 public key issuer lookup without AKID
 2021-01-22 17:19 UTC  (2+ messages)

[PATCH v4 00/10] Enable root to update the blacklist keyring
 2021-01-21 15:55 UTC  (11+ messages)
` [PATCH v4 01/10] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v4 02/10] certs: Check that builtin blacklist hashes are valid
` [PATCH v4 03/10] certs: Fix blacklisted hexadecimal hash string check
` [PATCH v4 04/10] certs: Fix blacklist flag type confusion
` [PATCH v4 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
` [PATCH v4 06/10] certs: Make blacklist_vet_description() more strict
` [PATCH v4 07/10] certs/blacklist: fix kernel doc interface issue
` [PATCH v4 08/10] certs: Factor out the blacklist hash creation
` [PATCH v4 09/10] PKCS#7: Fix missing include
` [PATCH v4 10/10] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v2] keys: X.509 public key issuer lookup without AKID
 2021-01-21 15:22 UTC  (8+ messages)

[PATCH v3 00/10] Enable root to update the blacklist keyring
 2021-01-21 15:21 UTC  (33+ messages)
` [PATCH v3 01/10] certs/blacklist: fix kernel doc interface issue
` [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check
` [PATCH v3 03/10] PKCS#7: Fix missing include
` [PATCH v3 04/10] certs: Fix blacklist flag type confusion
` [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
` [PATCH v3 06/10] certs: Make blacklist_vet_description() more strict
` [PATCH v3 07/10] certs: Factor out the blacklist hash creation
` [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
` [PATCH v3 09/10] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v3 10/10] tools/certs: Add print-cert-tbs-hash.sh

(no subject)
 2021-01-20 14:46 UTC  (2+ messages)
` 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-19  0:13 UTC 

[PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
 2021-01-18 21:09 UTC  (9+ messages)

Request_key from KMIP appliance
 2021-01-15 22:21 UTC  (3+ messages)

[PATCH] keys: X.509 public key issuer lookup without AKID
 2021-01-15  9:29 UTC  (6+ messages)

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2021-01-14  4:15 UTC  (4+ messages)

[PATCH][RESEND#15] keys: Handle missing Authority Key Identifier X509 extension
 2021-01-14  3:19 UTC  (8+ messages)
` [PATCH][RESEND] keys: Update comment for restrict_link_by_key_or_keyring_chain

[PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-13 23:56 UTC  (3+ messages)

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:06 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:03 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13  3:02 UTC  (3+ messages)

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-12  1:34 UTC  (15+ messages)
` [PATCH 3/5] crypto: add RFC5869 HKDF
` [PATCH 4/5] security: DH - use KDF implementation from crypto API
` [PATCH 5/5] fs: use HKDF implementation from kernel "

let import_iovec deal with compat_iovecs as well v2
 2021-01-08 11:49 UTC  (3+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector

Null pointer dereference in public key verification (related to SM2 introduction)
 2021-01-07  8:40 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).