From c64713e9f1036ce4fe9dd70dbc7364a042ad28f5 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Fri, 10 May 2024 09:49:20 +0200 Subject: [PATCH] tests: Update reference files removing multipart RSA tests --- src/tests/p11test/isoapplet_ref_v0.json | 5 ----- src/tests/p11test/isoapplet_ref_v1.json | 5 ----- src/tests/p11test/openpgp_s0_ref.json | 5 ----- src/tests/p11test/openpgp_s1_ref.json | 5 ----- src/tests/p11test/oseid_ref.json | 10 --------- src/tests/p11test/piv_ref.json | 20 ----------------- src/tests/p11test/virt_cacard_ref.json | 30 ------------------------- 7 files changed, 80 deletions(-) diff --git a/src/tests/p11test/isoapplet_ref_v0.json b/src/tests/p11test/isoapplet_ref_v0.json index 440b8feb48..085b4a515b 100644 --- a/src/tests/p11test/isoapplet_ref_v0.json +++ b/src/tests/p11test/isoapplet_ref_v0.json @@ -213,11 +213,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "01", - "RSA_PKCS", - "YES" - ], [ "01", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/isoapplet_ref_v1.json b/src/tests/p11test/isoapplet_ref_v1.json index 4e8a3ab00f..c0b40f3ee2 100644 --- a/src/tests/p11test/isoapplet_ref_v1.json +++ b/src/tests/p11test/isoapplet_ref_v1.json @@ -303,11 +303,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "01", - "RSA_PKCS", - "YES" - ], [ "01", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/openpgp_s0_ref.json b/src/tests/p11test/openpgp_s0_ref.json index 6d7bf66da9..04898efd65 100644 --- a/src/tests/p11test/openpgp_s0_ref.json +++ b/src/tests/p11test/openpgp_s0_ref.json @@ -195,11 +195,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "03", - "RSA_PKCS", - "YES" - ], [ "03", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/openpgp_s1_ref.json b/src/tests/p11test/openpgp_s1_ref.json index 76d41f398b..37a77bb373 100644 --- a/src/tests/p11test/openpgp_s1_ref.json +++ b/src/tests/p11test/openpgp_s1_ref.json @@ -189,11 +189,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "01", - "RSA_PKCS", - "YES" - ], [ "01", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/oseid_ref.json b/src/tests/p11test/oseid_ref.json index c18e1b424a..bce5925e38 100644 --- a/src/tests/p11test/oseid_ref.json +++ b/src/tests/p11test/oseid_ref.json @@ -357,16 +357,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "01", - "RSA_PKCS", - "YES" - ], - [ - "01", - "RSA_X_509", - "YES" - ], [ "01", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/piv_ref.json b/src/tests/p11test/piv_ref.json index ed96067343..026959ef36 100644 --- a/src/tests/p11test/piv_ref.json +++ b/src/tests/p11test/piv_ref.json @@ -369,16 +369,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "01", - "RSA_PKCS", - "YES" - ], - [ - "01", - "RSA_X_509", - "YES" - ], [ "01", "MD5_RSA_PKCS", @@ -414,16 +404,6 @@ "SHA224_RSA_PKCS", "YES" ], - [ - "04", - "RSA_PKCS", - "YES" - ], - [ - "04", - "RSA_X_509", - "YES" - ], [ "04", "MD5_RSA_PKCS", diff --git a/src/tests/p11test/virt_cacard_ref.json b/src/tests/p11test/virt_cacard_ref.json index e152182910..5dd4fed34a 100644 --- a/src/tests/p11test/virt_cacard_ref.json +++ b/src/tests/p11test/virt_cacard_ref.json @@ -345,16 +345,6 @@ "MECHANISM", "MULTIPART SIGN&VERIFY WORKS" ], - [ - "00:01", - "RSA_PKCS", - "YES" - ], - [ - "00:01", - "RSA_X_509", - "YES" - ], [ "00:01", "MD5_RSA_PKCS", @@ -390,16 +380,6 @@ "SHA224_RSA_PKCS", "YES" ], - [ - "00:02", - "RSA_PKCS", - "YES" - ], - [ - "00:02", - "RSA_X_509", - "YES" - ], [ "00:02", "MD5_RSA_PKCS", @@ -435,16 +415,6 @@ "SHA224_RSA_PKCS", "YES" ], - [ - "00:03", - "RSA_PKCS", - "YES" - ], - [ - "00:03", - "RSA_X_509", - "YES" - ], [ "00:03", "MD5_RSA_PKCS",