Stefan Berger ([email protected])

Number of posts: 548 (0.11 per day)
First post: 2011-02-21 21:29:25
Last post: 2024-03-12 18:38:04

Date List Subject
2024-03-12 21:42:37 linux-kernel [PATCH v6 03/13] crypto: ecdsa - Adjust tests on length of key parameters
2024-03-12 21:42:34 linux-crypto [PATCH v6 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
2024-03-12 21:08:07 linux-kernel [PATCH v6 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
2024-03-12 21:07:32 linux-crypto [PATCH v6 08/13] crypto: ecc - Add NIST P521 curve parameters
2024-03-12 19:46:47 linux-kernel [PATCH v6 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
2024-03-12 19:42:56 linux-kernel [PATCH v6 05/13] crypto: ecc - Add nbits field to ecc_curve structure
2024-03-12 18:41:52 linux-crypto [PATCH v6 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
2024-03-12 18:39:51 linux-crypto [PATCH v6 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it
2024-03-12 18:39:48 linux-crypto [PATCH v6 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
2024-03-12 18:39:41 linux-crypto [PATCH v6 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
2024-03-12 18:39:33 linux-crypto [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
2024-03-12 18:39:19 linux-crypto [PATCH v6 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
2024-03-12 18:38:53 linux-kernel [PATCH v6 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
2024-03-12 18:38:04 linux-crypto [PATCH v6 00/13] Add support for NIST P521 to ecdsa
2023-10-02 19:43:57 linux-kernel [PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
2022-09-09 16:00:45 linux-kernel [PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
2022-01-26 12:37:24 linux-kernel [PATCH v9 05/23] ima: Define ima_namespace struct and start moving variables into it
2022-01-26 12:34:55 linux-kernel [PATCH v9 18/23] integrity/ima: Define ns_status for storing namespaced iint data
2022-01-26 12:33:54 linux-kernel [PATCH v9 03/23] securityfs: rework dentry creation
2022-01-26 12:33:52 linux-kernel [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy
2022-01-26 12:33:51 linux-kernel [PATCH v9 10/23] ima: Move IMA securityfs files into ima_namespace or onto stack
2022-01-26 11:49:12 linux-kernel [PATCH v9 13/23] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
2022-01-26 11:48:32 linux-kernel [PATCH v9 09/23] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-01-26 11:48:07 linux-kernel [PATCH v9 08/23] ima: Move measurement list related variables into ima_namespace
2022-01-26 11:47:42 linux-kernel [PATCH v9 23/23] ima: Enable IMA namespaces
2022-01-26 11:47:31 linux-kernel [PATCH v9 06/23] ima: Move arch_policy_entry into ima_namespace
2022-01-26 11:47:17 linux-kernel [PATCH v9 14/23] userns: Add pointer to ima_namespace to user_namespace
2022-01-26 11:47:08 linux-kernel [PATCH v9 17/23] ima: Add functions for creating and freeing of an ima_namespace
2022-01-26 11:47:08 linux-kernel [PATCH v9 07/23] ima: Move ima_htable into ima_namespace
2022-01-26 11:47:03 linux-kernel [PATCH v9 16/23] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-01-26 11:46:46 linux-kernel [PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
2022-01-26 11:46:35 linux-kernel [PATCH v9 12/23] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-01-26 11:46:30 linux-kernel [PATCH v9 20/23] ima: Setup securityfs for IMA namespace
2022-01-26 11:46:30 linux-kernel [PATCH v9 19/23] ima: Namespace audit status flags
2022-01-26 11:46:27 linux-kernel [PATCH v9 01/23] ima: Remove ima_policy file before directory
2022-01-26 11:46:23 linux-kernel [PATCH v9 02/23] ima: Do not print policy rule with inactive LSM labels
2022-01-26 11:46:20 linux-kernel [PATCH v9 11/23] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-01-26 11:46:20 linux-kernel [PATCH v9 21/23] ima: Introduce securityfs file to activate an IMA namespace
2022-01-26 11:46:08 linux-kernel [PATCH v9 04/23] securityfs: Extend securityfs with namespacing support
2022-01-26 11:46:02 linux-kernel [PATCH v9 15/23] ima: Implement hierarchical processing of file accesses
2022-01-04 17:06:10 linux-kernel [PATCH v8 14/19] integrity/ima: Define ns_status for storing namespaced iint data
2022-01-04 17:06:06 linux-kernel [PATCH v8 16/19] ima: Enable re-auditing of modified files
2022-01-04 17:06:04 linux-kernel [PATCH v8 09/19] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
2022-01-04 17:06:00 linux-kernel [PATCH v8 05/19] ima: Move measurement list related variables into ima_namespace
2022-01-04 17:05:58 linux-kernel [PATCH v8 17/19] ima: Setup securityfs for IMA namespace
2022-01-04 17:05:53 linux-kernel [PATCH v8 18/19] ima: Show owning user namespace's uid and gid when displaying policy
2022-01-04 17:05:50 linux-kernel [PATCH v8 12/19] userns: Add pointer to ima_namespace to user_namespace
2022-01-04 17:05:48 linux-kernel [PATCH v8 04/19] ima: Move ima_htable into ima_namespace
2022-01-04 17:05:45 linux-kernel [PATCH v8 03/19] ima: Move policy related variables into ima_namespace
2022-01-04 17:05:42 linux-kernel [PATCH v8 13/19] ima: Add functions for creation and freeing of an ima_namespace
2022-01-04 17:05:39 linux-kernel [PATCH v8 15/19] ima: Namespace audit status flags