Jarkko Sakkinen ([email protected])

Number of posts: 3268 (2.46 per day)
First post: 2020-10-13 18:28:56
Last post: 2024-06-06 06:24:13

Date List Subject
2024-05-28 21:42:21 linux-crypto Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa
2024-05-28 21:42:05 linux-kernel [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa
2024-05-28 21:11:20 linux-kernel [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
2024-05-28 21:10:47 linux-crypto [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type
2024-05-28 21:10:21 linux-crypto [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
2024-05-28 21:10:06 linux-kernel [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
2024-05-28 21:09:44 linux-crypto [PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2024-05-28 13:29:13 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 13:26:33 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 13:23:11 linux-kernel Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 11:43:14 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 10:29:07 linux-kernel [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2
2024-05-28 10:05:22 linux-kernel [PATCH 3/3] tpm: Enable TCG_TPM2_HMAC by default only for X86_64
2024-05-28 09:54:57 linux-kernel [PATCH v2] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
2024-05-28 09:48:34 linux-kernel [PATCH] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
2024-05-28 04:02:14 linux-crypto Re: [PATCH v6 1/6] tpm: Open code tpm_buf_parameters()
2024-05-28 03:53:31 linux-crypto [PATCH v6 6/6] keys: asymmetric: Add tpm2_key_ecdsa
2024-05-28 03:53:08 linux-crypto [PATCH v6 5/6] keys: asymmetric: Add tpm2_key_rsa
2024-05-28 03:52:52 linux-crypto [PATCH v6 4/6] crypto: tpm2_key: Introduce a TPM2 key type
2024-05-28 03:52:37 linux-crypto [PATCH v6 3/6] KEYS: trusted: Change -EINVAL to -E2BIG
2024-05-28 03:52:21 linux-crypto [PATCH v6 2/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
2024-05-28 03:52:06 linux-crypto [PATCH v6 1/6] tpm: Open code tpm_buf_parameters()
2024-05-28 03:51:53 linux-crypto [PATCH v6 0/6] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2024-05-28 01:07:35 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-28 01:05:00 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 23:18:04 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 22:59:31 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 22:50:01 linux-kernel Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 22:31:40 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 22:18:34 linux-kernel Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 21:59:03 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 21:05:41 linux-crypto Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 20:28:59 linux-crypto [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-27 20:01:31 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 19:54:13 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 17:57:51 linux-crypto ecdsa_set_pub_key
2024-05-27 17:34:17 linux-crypto Re: ecdsa_set_pub_key
2024-05-27 15:53:24 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 15:34:30 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 15:20:53 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 15:12:09 linux-kernel Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
2024-05-27 11:01:43 linux-kernel Re: [PATCH] tpm: Open code tpm_buf_parameters()
2024-05-25 15:44:45 linux-kernel [PATCH] tpm: Open code tpm_buf_parameters()
2024-05-25 15:15:57 linux-kernel Re: [PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1
2024-05-25 12:36:58 linux-kernel [PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1
2024-05-24 22:21:45 linux-kernel Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types)
2024-05-24 21:24:41 linux-kernel Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types)
2024-05-24 09:20:20 linux-crypto Re: [PATCH v5 0/5] KEYS: asymmetric: tpm2_key_rsa
2024-05-23 22:03:29 linux-crypto Re: [PATCH v5 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
2024-05-23 21:53:31 linux-crypto Re: [PATCH v5 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
2024-05-23 21:39:33 linux-crypto Re: [PATCH v5 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE