Nicolai Stange ([email protected])

Number of posts: 303 (0.13 per day)
First post: 2017-08-18 13:44:41
Last post: 2024-02-21 12:44:13

Date List Subject
2024-02-21 12:44:13 linux-kernel Re: [PATCH] Fix implicit cast warning in test_klp_state.c
2023-04-11 10:09:34 linux-kernel Re: [PATCH v7 00/10] livepatch: klp-convert tool
2023-01-05 11:29:15 linux-crypto Re: [PATCH v3 2/6] crypto: xts - drop xts_check_key()
2023-01-05 11:24:26 linux-crypto Re: [PATCH v3 3/6] crypto: xts - drop redundant xts key check
2022-11-11 09:58:24 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2022-11-09 13:14:35 linux-crypto Re: [PATCH 2/5] padata: make padata_free_shell() to respect pd's ->refcnt
2022-11-09 13:13:18 linux-crypto Re: [PATCH 5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder()
2022-11-09 13:10:55 linux-crypto Re: [PATCH 3/5] padata: grab parallel_data refcnt for reorder
2022-11-09 10:40:14 linux-crypto Re: [PATCH 1/4] crypto: xts - restrict key lengths to approved values in FIPS mode
2022-11-09 10:20:59 linux-crypto Re: [PATCH 1/4] crypto: xts - restrict key lengths to approved values in FIPS mode
2022-11-08 14:28:40 linux-crypto [PATCH 3/4] crypto: testmgr - disallow plain ghash in FIPS mode
2022-11-08 14:28:32 linux-crypto [PATCH 4/4] crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
2022-11-08 14:28:30 linux-crypto [PATCH 0/4] Trivial set of FIPS 140-3 related changes
2022-11-08 14:28:08 linux-crypto [PATCH 1/4] crypto: xts - restrict key lengths to approved values in FIPS mode
2022-11-08 14:28:08 linux-crypto [PATCH 2/4] crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
2022-10-24 09:03:10 linux-crypto Re: [PATCH 0/5] padata: fix liftime issues after ->serial() has completed
2022-10-19 08:39:15 linux-crypto [PATCH 5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder()
2022-10-19 08:39:07 linux-crypto [PATCH 4/5] padata: split out dequeue operation from padata_find_next()
2022-10-19 08:38:08 linux-crypto [PATCH 1/5] padata: introduce internal padata_get/put_pd() helpers
2022-10-19 08:38:08 linux-crypto [PATCH 3/5] padata: grab parallel_data refcnt for reorder
2022-10-19 08:37:59 linux-crypto [PATCH 0/5] padata: fix liftime issues after ->serial() has completed
2022-10-19 08:37:54 linux-crypto [PATCH 2/5] padata: make padata_free_shell() to respect pd's ->refcnt
2022-07-16 17:00:36 linux-kernel Re: Build warnings in Xen 5.15.y and 5.10.y with retbleed backports
2022-02-22 02:49:00 linux-kernel [PATCH v4 13/15] crypto: dh - disallow plain "dh" usage in FIPS mode
2022-02-22 00:06:34 linux-crypto [PATCH v4 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
2022-02-21 23:19:33 linux-kernel [PATCH v4 08/15] crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates
2022-02-21 20:36:37 linux-crypto [PATCH v4 15/15] crypto: dh - calculate Q from P for the full public key verification
2022-02-21 19:21:29 linux-crypto [PATCH v4 09/15] crypto: dh - implement private key generation primitive for ffdheXYZ(dh)
2022-02-21 18:26:59 linux-kernel [PATCH v4 01/15] crypto: kpp - provide support for KPP template instances
2022-02-21 17:40:27 linux-kernel [PATCH v4 05/15] crypto: dh - split out deserialization code from crypto_dh_decode()
2022-02-21 17:16:16 linux-crypto [PATCH v4 12/15] crypto: api - allow algs only in specific constructions in FIPS mode
2022-02-21 16:13:25 linux-kernel [PATCH v4 04/15] crypto: dh - constify struct dh's pointer members
2022-02-21 14:41:39 linux-kernel [PATCH v4 14/15] lib/mpi: export mpi_rshift
2022-02-21 13:23:15 linux-kernel [PATCH v4 10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
2022-02-21 13:13:12 linux-kernel [PATCH v4 03/15] crypto: dh - remove struct dh's ->q member
2022-02-21 13:11:23 linux-kernel [PATCH v4 11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
2022-02-21 13:08:54 linux-crypto [PATCH v4 06/15] crypto: dh - introduce common code for built-in safe-prime group support
2022-02-21 12:49:05 linux-crypto [PATCH v4 02/15] crypto: kpp - provide support for KPP spawns
2022-02-21 12:37:32 linux-crypto [PATCH v4 07/15] crypto: dh - implement ffdheXYZ(dh) templates
2022-02-16 09:39:45 linux-crypto Re: [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
2022-02-15 10:49:02 linux-crypto Re: [PATCH 1/1] crypto: vmx: Fix missing dependencies during boot
2022-02-14 10:14:59 linux-crypto Re: [PATCH v3 07/15] crypto: dh - implement ffdheXYZ(dh) templates
2022-02-14 09:52:34 linux-crypto Re: [PATCH v3 11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
2022-02-03 10:51:44 linux-crypto [PATCH v3 10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
2022-02-03 01:01:53 linux-crypto [PATCH v3 05/15] crypto: dh - split out deserialization code from crypto_dh_decode()
2022-02-02 23:34:36 linux-crypto [PATCH v3 08/15] crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates
2022-02-02 18:59:00 linux-kernel [PATCH v3 07/15] crypto: dh - implement ffdheXYZ(dh) templates
2022-02-02 18:46:59 linux-kernel [PATCH v3 13/15] crypto: dh - disallow plain "dh" usage in FIPS mode
2022-02-02 18:37:53 linux-crypto [PATCH v3 04/15] crypto: dh - constify struct dh's pointer members
2022-02-02 17:57:07 linux-crypto [PATCH v3 01/15] crypto: kpp - provide support for KPP template instances
2022-02-02 17:04:12 linux-kernel [PATCH v3 12/15] crypto: api - allow algs only in specific constructions in FIPS mode