Add PSS algorithm printing. This is an initial step towards full PSS support.
[openssl.git] / crypto / objects / obj_xref.txt
index 01a0adbb593c20d8984525741bb2c9249b4f9d27..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.
@@ -33,6 +37,9 @@ ecdsa_with_SHA512     sha512  X9_62_id_ecPublicKey
 ecdsa_with_Recommended undef   X9_62_id_ecPublicKey
 ecdsa_with_Specified   undef   X9_62_id_ecPublicKey
 
+dsa_with_SHA224                sha224  dsa
+dsa_with_SHA256                sha256  dsa
+
 id_GostR3411_94_with_GostR3410_2001    id_GostR3411_94 id_GostR3410_2001
 id_GostR3411_94_with_GostR3410_94      id_GostR3411_94 id_GostR3410_94
 id_GostR3411_94_with_GostR3410_94_cc   id_GostR3411_94 id_GostR3410_94_cc