From 752115024c668f7069f2a5b650664903ec775fb1 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 15 Jun 2023 17:58:07 +0000 Subject: Add RSA with the sha3s to obj_xref.txt ok jsing --- src/lib/libcrypto/objects/obj_xref.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/lib/libcrypto/objects/obj_xref.txt b/src/lib/libcrypto/objects/obj_xref.txt index 955977fc21..712b21a08e 100644 --- a/src/lib/libcrypto/objects/obj_xref.txt +++ b/src/lib/libcrypto/objects/obj_xref.txt @@ -15,6 +15,10 @@ sha512WithRSAEncryption sha512 rsaEncryption sha224WithRSAEncryption sha224 rsaEncryption mdc2WithRSA mdc2 rsaEncryption ripemd160WithRSA ripemd160 rsaEncryption +RSA_SHA3_224 sha3_224 rsaEncryption +RSA_SHA3_256 sha3_256 rsaEncryption +RSA_SHA3_384 sha3_384 rsaEncryption +RSA_SHA3_512 sha3_512 rsaEncryption # For PSS the digest algorithm can vary and depends on the included # AlgorithmIdentifier. rsassaPss undef rsaEncryption -- cgit v1.2.3-55-g6feb