Show patches with: Submitter = Nicolai Stange       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,15/15] crypto: dh - calculate Q from P for the full public key verification crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,14/15] lib/mpi: export mpi_rshift crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,13/15] crypto: dh - disallow plain "dh" usage in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,12/15] crypto: api - allow algs only in specific constructions in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret() crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,09/15] crypto: dh - implement private key generation primitive for ffdheXYZ(dh) crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,08/15] crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,07/15] crypto: dh - implement ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,06/15] crypto: dh - introduce common code for built-in safe-prime group support crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,05/15] crypto: dh - split out deserialization code from crypto_dh_decode() crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,04/15] crypto: dh - constify struct dh's pointer members crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,03/15] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,02/15] crypto: kpp - provide support for KPP spawns crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v4,01/15] crypto: kpp - provide support for KPP template instances crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-21 Nicolai Stange New
[v3,15/15] crypto: dh - calculate Q from P for the full public key verification crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,14/15] lib/mpi: export mpi_rshift crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-02 Nicolai Stange New
[v3,13/15] crypto: dh - disallow plain "dh" usage in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,12/15] crypto: api - allow algs only in specific constructions in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret() crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,09/15] crypto: dh - implement private key generation primitive for ffdheXYZ(dh) crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,08/15] crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,07/15] crypto: dh - implement ffdheXYZ(dh) templates crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,06/15] crypto: dh - introduce common code for built-in safe-prime group support crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,05/15] crypto: dh - split out deserialization code from crypto_dh_decode() crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,04/15] crypto: dh - constify struct dh's pointer members crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,03/15] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2022-02-02 Nicolai Stange New
[v3,02/15] crypto: kpp - provide support for KPP spawns crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v3,01/15] crypto: kpp - provide support for KPP template instances crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2022-02-02 Nicolai Stange New
[v2,18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,17/18] crypto: dh - try to match domain parameters to a known safe-prime group crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,16/18] crypto: dh - calculate Q from P for the full public key verification crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,15/18] crypto: dh - store group id in dh-generic's dh_ctx crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,14/18] lib/mpi: export mpi_rshift crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,13/18] crypto: testmgr - add DH test vectors for key generation crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,12/18] crypto: dh - introduce support for ephemeral key generation to qat driver crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,09/18] crypto: dh - implement private key generation primitive crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,08/18] crypto: testmgr - run only subset of DH vectors based on config crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,06/18] crypto: dh - introduce RFC 3526 safe-prime groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,05/18] crypto: testmgr - add DH RFC 7919 ffdhe3072 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,04/18] crypto: dh - introduce RFC 7919 safe-prime groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,03/18] crypto: dh - optimize domain parameter serialization for well-known groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,02/18] crypto: dh - constify struct dh's pointer members crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[v2,01/18] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-09 Nicolai Stange New
[18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[17/18] crypto: dh - try to match domain parameters to a known safe-prime group crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[16/18] crypto: dh - calculate Q from P for the full public key verification crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[15/18] crypto: dh - store group id in dh-generic's dh_ctx crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[14/18] lib/mpi: export mpi_rshift crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[13/18] crypto: testmgr - add DH test vectors for key generation crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[12/18] crypto: dh - introduce support for ephemeral key generation to qat driver crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[09/18] crypto: dh - implement private key generation primitive crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[08/18] crypto: testmgr - run only subset of DH vectors based on config crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[06/18] crypto: dh - introduce RFC 3526 safe-prime groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[04/18] crypto: dh - introduce RFC 7919 safe-prime groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[03/18] crypto: dh - optimize domain parameter serialization for well-known groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[02/18] crypto: dh - constify struct dh's pointer members crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[01/18] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New