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
Next Page
Date
List
Subject
2024-06-13 21:38:41
linux-crypto
[PATCH] crypto: ecc - Fix off-by-one missing to clear most significant digit
2024-06-13 21:02:16
linux-crypto
Re: Warning at crypto/testmgr.c:5900, while booting to OS
2024-06-12 15:22:57
linux-crypto
[RFC PATCH 2/3] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes
2024-06-12 15:20:08
linux-crypto
[RFC PATCH 3/3] crypto: ecdh - Use functions to copy digits from and to byte arrays
2024-06-12 15:19:55
linux-kernel
[RFC PATCH 1/3] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array
2024-06-12 15:19:45
linux-kernel
[RFC PATCH 0/3] Introduce ecc_digits_to_bytes and clean up ecdh.c
2024-06-07 22:35:14
linux-kernel
[PATCH] crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
2024-06-04 18:42:31
linux-crypto
Re: [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type
2024-05-31 01:11:22
linux-crypto
Re: [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
2024-05-31 00:36:21
linux-kernel
Re: [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type
2024-05-30 12:44:49
linux-crypto
Re: [PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code
2024-05-30 12:25:06
linux-kernel
Re: [PATCH 1/2] crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array
2024-05-29 23:09:01
linux-crypto
[PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code
2024-05-29 23:08:55
linux-crypto
[PATCH 2/2] crypto: ecdsa - Use ecc_digits_from_bytes to convert signature
2024-05-29 23:08:50
linux-crypto
[PATCH 1/2] crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array
2024-05-29 01:51:03
linux-kernel
Re: [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
2024-05-28 23:21:29
linux-crypto
Re: [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
2024-05-28 23:16:13
linux-crypto
Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa
2024-05-28 12:37:56
linux-crypto
Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 11:20:30
linux-crypto
Re: [PATCH] crypto: ecdsa: Fix the public key format description
2024-05-21 22:50:42
linux-crypto
[REPOST PATCH v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
2024-05-10 01:59:53
linux-crypto
[PATCH v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
2024-04-29 16:57:39
linux-crypto
Re: [PATCH v2] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
2024-04-29 16:13:59
linux-crypto
[PATCH v2] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
2024-04-29 11:12:21
linux-crypto
Re: [PATCH] crypto: ecc - Protect ecc_digits_from_bytes from reading too many bytes
2024-04-26 22:59:10
linux-crypto
[PATCH] crypto: ecc - Protect ecc_digits_from_bytes from reading too many bytes
2024-04-23 11:03:57
linux-kernel
Re: [RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-22 15:22:46
linux-kernel
[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-22 15:08:01
linux-kernel
[RFC PATCH v2 2/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-22 15:07:37
linux-kernel
[RFC PATCH v2 1/2] ovl: Define D_REAL_FILEDATA for d_real to return dentry with data
2024-04-19 17:24:12
linux-crypto
Re: [PATCH v3 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-18 15:25:38
linux-crypto
[PATCH v3 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-18 15:25:33
linux-crypto
[PATCH v3 2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order
2024-04-18 15:25:21
linux-crypto
[PATCH v3 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
2024-04-17 16:26:39
linux-crypto
[PATCH v2 2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order
2024-04-17 16:24:17
linux-kernel
[PATCH v2 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
2024-04-17 16:22:35
linux-kernel
[PATCH v2 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-17 02:32:20
linux-crypto
Re: [PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-16 00:54:36
linux-crypto
Re: [PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-15 00:31:27
linux-kernel
[PATCH 2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order
2024-04-15 00:31:04
linux-crypto
[PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
2024-04-15 00:30:56
linux-crypto
[PATCH 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
2024-04-12 19:09:24
linux-kernel
Re: [RFC 2/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-12 14:04:21
linux-kernel
[RFC 1/2] ovl: Define D_REAL_FILEDATA for d_real to return dentry with data
2024-04-12 14:02:18
linux-kernel
[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-12 14:02:12
linux-kernel
[RFC 2/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-04 14:35:11
linux-kernel
[PATCH v8 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-04-04 14:32:56
linux-crypto
[PATCH v8 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-04-04 14:32:36
linux-crypto
[PATCH v8 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-04-04 14:32:06
linux-crypto
[PATCH v8 00/13] Add support for NIST P521 to ecdsa
2024-04-04 14:29:11
linux-crypto
[PATCH v8 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible