objects/obj_xref.txt: cross-reference SHA3 and rsaEncryption.
[openssl.git] / crypto / objects / obj_xref.txt
index c36695c9ab73a30427810e5ecea6934bcea895c5..c8dee7b880e20073bd851af09a8699ced36c0467 100644 (file)
@@ -13,6 +13,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. The digest "undef" indicates the public key
 # method should handle this explicitly.