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
2021-12-09 09:04:48 linux-crypto [PATCH v2 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-09 09:04:46 linux-crypto [PATCH v2 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
2021-12-09 09:04:45 linux-crypto [PATCH v2 15/18] crypto: dh - store group id in dh-generic's dh_ctx
2021-12-09 09:04:43 linux-kernel [PATCH v2 06/18] crypto: dh - introduce RFC 3526 safe-prime groups
2021-12-09 09:04:43 linux-crypto [PATCH v2 14/18] lib/mpi: export mpi_rshift
2021-12-09 09:04:41 linux-kernel [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
2021-12-09 09:04:41 linux-kernel [PATCH v2 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector
2021-12-09 09:04:40 linux-crypto [PATCH v2 13/18] crypto: testmgr - add DH test vectors for key generation
2021-12-09 09:04:38 linux-kernel [PATCH v2 05/18] crypto: testmgr - add DH RFC 7919 ffdhe3072 test vector
2021-12-09 09:04:37 linux-crypto [PATCH v2 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
2021-12-09 09:04:35 linux-crypto [PATCH v2 09/18] crypto: dh - implement private key generation primitive
2021-12-09 09:04:35 linux-crypto [PATCH v2 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-09 09:04:34 linux-kernel [PATCH v2 04/18] crypto: dh - introduce RFC 7919 safe-prime groups
2021-12-09 09:04:33 linux-crypto [PATCH v2 06/18] crypto: dh - introduce RFC 3526 safe-prime groups
2021-12-09 09:04:32 linux-crypto [PATCH v2 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector
2021-12-09 09:04:30 linux-crypto [PATCH v2 05/18] crypto: testmgr - add DH RFC 7919 ffdhe3072 test vector
2021-12-09 09:04:29 linux-crypto [PATCH v2 04/18] crypto: dh - introduce RFC 7919 safe-prime groups
2021-12-09 09:04:28 linux-kernel [PATCH v2 02/18] crypto: dh - constify struct dh's pointer members
2021-12-09 09:04:27 linux-crypto [PATCH v2 02/18] crypto: dh - constify struct dh's pointer members
2021-12-09 09:04:22 linux-kernel [PATCH v2 01/18] crypto: dh - remove struct dh's ->q member
2021-12-09 09:04:20 linux-crypto [PATCH v2 01/18] crypto: dh - remove struct dh's ->q member
2021-12-09 09:04:17 linux-kernel [PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
2021-12-09 09:04:16 linux-crypto [PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
2021-12-08 06:41:30 linux-kernel Re: [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-08 06:41:27 linux-crypto Re: [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-08 06:32:08 linux-kernel Re: [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-08 06:32:05 linux-crypto Re: [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-08 06:20:49 linux-kernel Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-08 06:20:46 linux-crypto Re: [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-01 00:51:48 linux-kernel [PATCH 14/18] lib/mpi: export mpi_rshift
2021-12-01 00:51:46 linux-kernel [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-01 00:51:39 linux-kernel [PATCH 17/18] crypto: dh - try to match domain parameters to a known safe-prime group
2021-12-01 00:51:33 linux-kernel [PATCH 18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode
2021-12-01 00:51:25 linux-kernel [PATCH 15/18] crypto: dh - store group id in dh-generic's dh_ctx
2021-12-01 00:51:21 linux-kernel [PATCH 13/18] crypto: testmgr - add DH test vectors for key generation
2021-12-01 00:51:16 linux-kernel [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
2021-12-01 00:51:11 linux-kernel [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
2021-12-01 00:51:03 linux-kernel [PATCH 08/18] crypto: testmgr - run only subset of DH vectors based on config
2021-12-01 00:51:00 linux-kernel [PATCH 09/18] crypto: dh - implement private key generation primitive
2021-12-01 00:51:00 linux-crypto [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
2021-12-01 00:51:00 linux-crypto [PATCH 14/18] lib/mpi: export mpi_rshift
2021-12-01 00:51:00 linux-crypto [PATCH 17/18] crypto: dh - try to match domain parameters to a known safe-prime group
2021-12-01 00:50:52 linux-kernel [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
2021-12-01 00:50:41 linux-kernel [PATCH 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector
2021-12-01 00:50:39 linux-crypto [PATCH 18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode
2021-12-01 00:50:36 linux-crypto [PATCH 15/18] crypto: dh - store group id in dh-generic's dh_ctx
2021-12-01 00:50:32 linux-crypto [PATCH 13/18] crypto: testmgr - add DH test vectors for key generation
2021-12-01 00:50:28 linux-crypto [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
2021-12-01 00:50:24 linux-kernel [PATCH 06/18] crypto: dh - introduce RFC 3526 safe-prime groups
2021-12-01 00:50:22 linux-crypto [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
2021-12-01 00:50:18 linux-crypto [PATCH 08/18] crypto: testmgr - run only subset of DH vectors based on config