From: tb Date: Thu, 15 Jun 2023 17:58:07 +0000 (+0000) Subject: Add RSA with the sha3s to obj_xref.txt X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bf73085690c70fe00e3c35b2bfef7ba34ca74c71;p=openbsd Add RSA with the sha3s to obj_xref.txt ok jsing --- diff --git a/lib/libcrypto/objects/obj_xref.txt b/lib/libcrypto/objects/obj_xref.txt index 955977fc21e..712b21a08e0 100644 --- a/lib/libcrypto/objects/obj_xref.txt +++ b/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