Show patches with: Submitter = Nicolai Stange       |    Archived = No       |   67 patches
Patch Series S/W/F Date Submitter Delegate State
[4/4] crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-11-08 Nicolai Stange Accepted
[3/4] crypto: testmgr - disallow plain ghash in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-11-08 Nicolai Stange Accepted
[2/4] crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-11-08 Nicolai Stange Accepted
[1/4] crypto: xts - restrict key lengths to approved values in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-11-08 Nicolai Stange Accepted
[5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder() padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[4/5] padata: split out dequeue operation from padata_find_next() padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[3/5] padata: grab parallel_data refcnt for reorder padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[2/5] padata: make padata_free_shell() to respect pd's ->refcnt padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[1/5] padata: introduce internal padata_get/put_pd() helpers padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[v4,15/15] crypto: dh - calculate Q from P for the full public key verification [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,13/15] crypto: dh - disallow plain "dh" usage in FIPS mode [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret() [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,08/15] crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,07/15] crypto: dh - implement ffdheXYZ(dh) templates [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,05/15] crypto: dh - split out deserialization code from crypto_dh_decode() [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,03/15] crypto: dh - remove struct dh's ->q member [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[v4,01/15] crypto: kpp - provide support for KPP template instances [v4,01/15] crypto: kpp - provide support for KPP template instances --- 2022-02-21 Nicolai Stange Accepted
[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 --- 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 --- 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 --- 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 --- 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 --- 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 --- 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 --- 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 --- 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 --- 2021-12-09 Nicolai Stange Accepted
[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 Superseded
[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 --- 2021-12-01 Nicolai Stange Superseded
[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 Superseded
[15/18] crypto: dh - store group id in dh-generic's dh_ctx crypto: dh - infrastructure for NVM in-band auth and FIPS conformance --- 2021-12-01 Nicolai Stange Superseded
[14/18] lib/mpi: export mpi_rshift crypto: dh - infrastructure for NVM in-band auth and FIPS conformance --- 2021-12-01 Nicolai Stange Accepted
[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 --- 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 --- 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 --- 2021-12-01 Nicolai Stange Superseded
[09/18] crypto: dh - implement private key generation primitive crypto: dh - infrastructure for NVM in-band auth and FIPS conformance --- 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 --- 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 Superseded
[05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance --- 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 --- 2021-12-01 Nicolai Stange Superseded
[01/18] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance --- 2021-12-01 Nicolai Stange Superseded
[3/3] crypto: jitter - quit sample collection loop upon RCT failure crypto: jitterentropy - bound collection loop --- 2021-11-30 Nicolai Stange Accepted
[2/3] crypto: jitter - don't limit ->health_failure check to FIPS mode crypto: jitterentropy - bound collection loop --- 2021-11-30 Nicolai Stange Accepted
[1/3] crypto: drbg - ignore jitterentropy errors if not in FIPS mode crypto: jitterentropy - bound collection loop --- 2021-11-30 Nicolai Stange Accepted
[RFC,41/41] random: lower per-IRQ entropy estimate upon health test failure [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,40/41] random: trigger startup health test on any failure of the health tests [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,39/41] random: make the startup tests include muliple APT invocations [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,37/41] random: implement the "Repetition Count" NIST SP800-90B health test [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,35/41] random: improve the APT's statistical power [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,33/41] random: make health_test_process() maintain the get_cycles() delta [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,31/41] random: introduce struct health_test + health_test_reset() placeholders [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,27/41] random: increase per-IRQ event entropy estimate if in FIPS mode [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,23/41] random: don't award entropy to non-SP800-90B arch RNGs in FIPS mode [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,21/41] random: don't invoke arch_get_random_long() from add_interrupt_randomness() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,19/41] random: reintroduce arch_has_random() + arch_has_random_seed() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,17/41] random: drop credit_entropy_bits() and credit_entropy_bits_safe() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,15/41] random: convert add_hwgenerator_randomness() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,13/41] random: convert try_to_generate_entropy() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,11/41] random: convert add_timer_randomness() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,09/41] random: protect ->entropy_count with the pool spinlock [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,08/41] random: introduce __credit_entropy_bits_fast() for hot paths [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,05/41] random: don't reset entropy to zero on overflow [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,02/41] random: remove dead code for nbits < 0 in credit_entropy_bits() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,01/41] random: remove dead code in credit_entropy_bits() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New