Add function CMS_RecipientInfo_encrypt
[oweals/openssl.git] / crypto / objects / obj_xref.txt
index e45b3d34b9bcd7b8be33a6e0d1ccfa2c9a02cc8f..cb917182ee2f9e74343591b65e929faf70ac8388 100644 (file)
@@ -13,6 +13,10 @@ sha512WithRSAEncryption      sha512  rsaEncryption
 sha224WithRSAEncryption        sha224  rsaEncryption
 mdc2WithRSA            mdc2    rsaEncryption
 ripemd160WithRSA       ripemd160 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.
+rsassaPss              undef   rsaEncryption
 
 # Alternative deprecated OIDs. By using the older "rsa" OID this
 # type will be recognized by not normally used.