keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[Question] Non-usage of PKEY_ID_PGP and PKEY_ID_X509 in module signing
 2025-08-26 18:58 UTC 

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2025-08-26  8:25 UTC  (5+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa

[PATCH] security: keys: use menuconfig for KEYS symbol
 2025-08-25 22:50 UTC  (2+ messages)

[PATCH] tpm: Disable TPM2_TCG_HMAC by default
 2025-08-25 20:32 UTC 

[PATCH 0/7] keyutils: Add some fixes and updates
 2025-08-24  0:05 UTC  (13+ messages)
` [PATCH 1/7] lib: Fix a couple of potential signed oveflows
` [PATCH 2/7] request-key: Fix mishandling of last line of config file
` [PATCH 3/7] test: Hide endianness
` [PATCH 4/7] tests: Add skips for testing of unsupported features
` [PATCH 5/7] request-key: Add help text
` [PATCH 6/7] request-key: Add a simpler debug test
` [PATCH 7/7] request-key: Support the promised multiwildcard matching

[PATCH 1/2] sign-file: Fix memory leaks in the sign-file tool
 2025-08-13 22:51 UTC  (5+ messages)
` [PATCH 2/2] sign-file: Extend sign-file tool to allow for certificate to be embedded in the signature

[PATCH v2 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
 2025-08-12 16:29 UTC  (8+ messages)
` [PATCH v2 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
` [PATCH v2 2/3] KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
` [PATCH v2 3/3] KEYS: trusted_tpm1: Move private functionality out of public header

[PATCH] Makefile: mrproper deletes signing_key.x509
 2025-08-12  9:31 UTC  (4+ messages)
        `  "

keyutils test failures on ppc
 2025-08-11  2:23 UTC 

[PATCH] test: Handle EDQUOT in act_keyctl_test_limits
 2025-08-11  0:38 UTC  (2+ messages)

[PATCH 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
 2025-08-09 17:21 UTC  (12+ messages)
` [PATCH 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
` [PATCH 2/3] KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
` [PATCH 3/3] KEYS: trusted_tpm1: Move private functionality out of public header

[PATCH] KEYS: encrypted: Use SHA-256 library instead of crypto_shash
 2025-08-05 13:41 UTC  (2+ messages)

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-08-01 14:34 UTC  (11+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.17-rc1
 2025-07-29  2:24 UTC  (2+ messages)

[RFC] Keyrings: How to make them more useful
 2025-07-21 15:58 UTC  (11+ messages)

[RFC PATCH] tpm, tpm_vtpm_proxy: boot-time TPM
 2025-07-19 14:17 UTC  (5+ messages)

[PATCH RFC 0/4] Reintroduce the sm2 algorithm
 2025-07-11  2:14 UTC  (13+ messages)
` [PATCH RFC 1/4] Revert "Revert "lib/mpi: Extend the MPI library""
` [PATCH RFC 2/4] Revert "Revert "lib/mpi: Introduce ec implementation to "
` [PATCH RFC 3/4] crypto/sm2: Rework sm2 alg with sig_alg backend
` [PATCH RFC 4/4] crypto/sm2: support SM2-with-SM3 verification of X.509 certificates

support keyrings for NFS TLS mounts v2
 2025-07-10 13:14 UTC  (14+ messages)
` [PATCH 2/2] nfs: create a kernel keyring

[PATCH] tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL
 2025-07-09 15:29 UTC  (4+ messages)

[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
 2025-07-08 20:52 UTC  (10+ messages)

[PATCH v4 0/2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-04  7:51 UTC  (3+ messages)
` [PATCH v4 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v4 2/2] integrity: Extract secure boot enquiry function out of IMA

[PATCH v5] tpm: Managed allocations for tpm_buf instances
 2025-07-04  2:53 UTC  (3+ messages)

[PATCH v3 0/2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-03  1:43 UTC  (3+ messages)
` [PATCH v3 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v3 2/2] integrity: Extract secure boot enquiry function out of IMA

[PATCH v4] tpm: Managed allocations for tpm_buf instances
 2025-07-02 22:42 UTC  (7+ messages)

[PATCH v3] tpm: Repeal and replace tpm_buf_init*() and tpm_buf_destroy()
 2025-07-01  0:26 UTC  (2+ messages)

[PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
 2025-06-28  2:37 UTC  (3+ messages)

[PATCH v2] tpm: Cleanup class for tpm_buf
 2025-06-28  2:14 UTC  (5+ messages)

[PATCH] certs/blacklist: add error logging for hash blacklisting failures
 2025-06-27 14:12 UTC 

[PATCH] tpm: Create cleanup class for tpm_buf
 2025-06-26 22:33 UTC  (5+ messages)

[PATCH] tpm_crb_ffa: Remove unused export
 2025-06-26 18:25 UTC  (5+ messages)

[PATCH] integrity: Extract secure boot enquiry function out of IMA
 2025-06-26  2:31 UTC 

Module signing and post-quantum crypto public key algorithms
 2025-06-19 23:22 UTC  (17+ messages)

[PATCH] KEYS: Invert FINAL_PUT bit
 2025-06-12 10:32 UTC  (11+ messages)

[PATCH 11/12] bpftool: Add support for signing BPF programs
 2025-06-10 16:41 UTC  (5+ messages)

[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
 2025-06-09  8:58 UTC  (19+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify

[PATCH 0/3] BPF signature verification
 2025-06-04 16:25 UTC  (4+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature


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).