Implementation of the PKCS#11 (Cryptoki) specification v2.11
Go to file
Karel Srot 056d16af13 Enable CI testing for c9s branch.
Resolves: RHEL-468
2023-05-17 12:23:48 +02:00
.fmf Enable CI testing for c9s branch. 2023-05-17 12:23:48 +02:00
.gitignore Resolves: #2126294, opencryptoki fails after generating > 500 RSA keys 2022-10-11 20:27:20 +02:00
0001-EP11-Unify-key-pair-generation-functions.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0002-EP11-Do-not-report-DSA-DH-parameter-generation-as-be.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0003-EP11-Do-not-pass-empty-CKA_PUBLIC_KEY_INFO-to-EP11-h.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0004-Mechtable-CKM_IBM_DILITHIUM-can-also-be-used-for-key.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0005-EP11-Remove-DSA-DH-parameter-generation-mechanisms-f.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0006-EP11-Pass-back-chain-code-for-CKM_IBM_BTC_DERIVE.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0007-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0008-EP11-Supply-CKA_PUBLIC_KEY_INFO-when-importing-priva.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0009-EP11-Fix-memory-leak-introduced-with-recent-commit.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0010-p11sak-Fix-segfault-when-dilithium-version-is-not-sp.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0011-EP11-remove-dead-code-and-unused-variables.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0012-EP11-Update-EP11-host-library-header-files.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0013-EP11-Support-EP11-host-library-version-4.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0014-EP11-Add-new-control-points.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0015-EP11-Default-unknown-CPs-to-ON.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0016-COMMON-Add-defines-for-Dilithium-round-2-and-3-varia.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0017-COMMON-Add-defines-for-Kyber.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0018-COMMON-Add-post-quantum-algorithm-OIDs.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0019-COMMON-Dilithium-key-BER-encoding-decoding-allow-dif.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0020-COMMON-EP11-Add-CKA_VALUE-holding-SPKI-PKCS-8-of-key.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0021-COMMON-EP11-Allow-to-select-Dilithium-variant-via-mo.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0022-EP11-Query-supported-PQC-variants-and-restrict-usage.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0023-POLICY-Dilithium-strength-and-signature-size-depends.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0024-TESTCASES-Test-Dilithium-variants.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0025-COMMON-EP11-Add-Kyber-key-type-and-mechanism.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0026-EP11-Add-support-for-generating-and-importing-Kyber-.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0027-EP11-Add-support-for-encrypt-decrypt-and-KEM-operati.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0028-POLICY-STATISTICS-Check-for-Kyber-KEM-KDFs-and-count.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0029-TESTCASES-Add-tests-for-CKM_IBM_KYBER.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0030-p11sak-Support-additional-Dilithium-variants.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0031-p11sak-Add-support-for-IBM-Kyber-key-type.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0032-testcase-Enhance-p11sak-testcase-to-generate-IBM-Kyb.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0033-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
0034-EP11-Fix-setting-unknown-CPs-to-ON.patch Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
CI_plan.fmf Enable CI testing for c9s branch. 2023-05-17 12:23:48 +02:00
gating.yaml Related: #1924120, enable gating for c9s 2021-06-09 16:24:16 +02:00
opencryptoki-3.11.0-group.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:52:06 +02:00
opencryptoki-3.11.0-lockdir.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:52:06 +02:00
opencryptoki-3.18.0-p11sak.patch Related: #2044179, add missing strength.conf 2022-05-09 22:44:34 +02:00
opencryptoki-3.19.0-fix-memory-leak.patch Resolves: #2126294, opencryptoki fails after generating > 500 RSA keys 2022-10-11 20:27:20 +02:00
opencryptoki.spec Resolves: #2044182, Support of ep11 token for new IBM Z Hardware (IBM z16) 2023-01-30 15:31:53 +01:00
sources Resolves: #2126294, opencryptoki fails after generating > 500 RSA keys 2022-10-11 20:27:20 +02:00