Implementation of the PKCS#11 (Cryptoki) specification v2.11
Go to file
2023-02-08 11:57:27 +01:00
.gitignore update to 3.19.0 2022-10-11 17:49:32 +02:00
0001-EP11-Unify-key-pair-generation-functions.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0002-EP11-Do-not-report-DSA-DH-parameter-generation-as-be.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0003-EP11-Do-not-pass-empty-CKA_PUBLIC_KEY_INFO-to-EP11-h.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0004-Mechtable-CKM_IBM_DILITHIUM-can-also-be-used-for-key.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0005-EP11-Remove-DSA-DH-parameter-generation-mechanisms-f.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0006-EP11-Pass-back-chain-code-for-CKM_IBM_BTC_DERIVE.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0007-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0008-EP11-Supply-CKA_PUBLIC_KEY_INFO-when-importing-priva.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0009-EP11-Fix-memory-leak-introduced-with-recent-commit.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0010-p11sak-Fix-segfault-when-dilithium-version-is-not-sp.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0011-EP11-remove-dead-code-and-unused-variables.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0012-EP11-Update-EP11-host-library-header-files.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0013-EP11-Support-EP11-host-library-version-4.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0014-EP11-Add-new-control-points.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0015-EP11-Default-unknown-CPs-to-ON.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0016-COMMON-Add-defines-for-Dilithium-round-2-and-3-varia.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0017-COMMON-Add-defines-for-Kyber.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0018-COMMON-Add-post-quantum-algorithm-OIDs.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0019-COMMON-Dilithium-key-BER-encoding-decoding-allow-dif.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0020-COMMON-EP11-Add-CKA_VALUE-holding-SPKI-PKCS-8-of-key.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0021-COMMON-EP11-Allow-to-select-Dilithium-variant-via-mo.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0022-EP11-Query-supported-PQC-variants-and-restrict-usage.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0023-POLICY-Dilithium-strength-and-signature-size-depends.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0024-TESTCASES-Test-Dilithium-variants.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0025-COMMON-EP11-Add-Kyber-key-type-and-mechanism.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0026-EP11-Add-support-for-generating-and-importing-Kyber-.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0027-EP11-Add-support-for-encrypt-decrypt-and-KEM-operati.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0028-POLICY-STATISTICS-Check-for-Kyber-KEM-KDFs-and-count.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0029-TESTCASES-Add-tests-for-CKM_IBM_KYBER.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0030-p11sak-Support-additional-Dilithium-variants.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0031-p11sak-Add-support-for-IBM-Kyber-key-type.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0032-testcase-Enhance-p11sak-testcase-to-generate-IBM-Kyb.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0033-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
0034-EP11-Fix-setting-unknown-CPs-to-ON.patch Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
opencryptoki-3.11.0-group.patch Updated to 3.11.0 2019-01-31 11:05:38 +01:00
opencryptoki-3.11.0-lockdir.patch Updated to 3.11.0 2019-01-31 11:05:38 +01:00
opencryptoki-3.18.0-p11sak.patch add missing strength.conf 2022-05-09 22:28:17 +02:00
opencryptoki-3.19.0-fix-memory-leak.patch add missing opencryptoki-3.19.0-fix-memory-leak.patch 2023-02-08 11:57:27 +01:00
opencryptoki.module Install pkcs11 module for opencryptoki to be usable from p11-kit 2019-10-09 14:49:19 +02:00
opencryptoki.spec Add support of ep11 token for new IBM Z Hardware (IBM z16) 2023-02-08 11:45:10 +01:00
sources update to 3.19.0 2022-10-11 17:49:32 +02:00