obj_xref.txt 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # OID cross reference table.
  2. # Links signatures OIDs to their corresponding public key algorithms
  3. # and digests.
  4. md2WithRSAEncryption md2 rsaEncryption
  5. md5WithRSAEncryption md5 rsaEncryption
  6. shaWithRSAEncryption sha rsaEncryption
  7. sha1WithRSAEncryption sha1 rsaEncryption
  8. md4WithRSAEncryption md4 rsaEncryption
  9. sha256WithRSAEncryption sha256 rsaEncryption
  10. sha384WithRSAEncryption sha384 rsaEncryption
  11. sha512WithRSAEncryption sha512 rsaEncryption
  12. sha224WithRSAEncryption sha224 rsaEncryption
  13. mdc2WithRSA mdc2 rsaEncryption
  14. ripemd160WithRSA ripemd160 rsaEncryption
  15. RSA_SHA3_224 sha3_224 rsaEncryption
  16. RSA_SHA3_256 sha3_256 rsaEncryption
  17. RSA_SHA3_384 sha3_384 rsaEncryption
  18. RSA_SHA3_512 sha3_512 rsaEncryption
  19. # For PSS the digest algorithm can vary and depends on the included
  20. # AlgorithmIdentifier. The digest "undef" indicates the public key
  21. # method should handle this explicitly.
  22. rsassaPss undef rsassaPss
  23. ED25519 undef ED25519
  24. ED448 undef ED448
  25. # Alternative deprecated OIDs. By using the older "rsa" OID this
  26. # type will be recognized by not normally used.
  27. md5WithRSA md5 rsa
  28. sha1WithRSA sha1 rsa
  29. dsaWithSHA sha dsa
  30. dsaWithSHA1 sha1 dsa
  31. dsaWithSHA1_2 sha1 dsa_2
  32. ecdsa_with_SHA1 sha1 X9_62_id_ecPublicKey
  33. ecdsa_with_SHA224 sha224 X9_62_id_ecPublicKey
  34. ecdsa_with_SHA256 sha256 X9_62_id_ecPublicKey
  35. ecdsa_with_SHA384 sha384 X9_62_id_ecPublicKey
  36. ecdsa_with_SHA512 sha512 X9_62_id_ecPublicKey
  37. ecdsa_with_Recommended undef X9_62_id_ecPublicKey
  38. ecdsa_with_Specified undef X9_62_id_ecPublicKey
  39. dsa_with_SHA224 sha224 dsa
  40. dsa_with_SHA256 sha256 dsa
  41. id_GostR3411_94_with_GostR3410_2001 id_GostR3411_94 id_GostR3410_2001
  42. id_GostR3411_94_with_GostR3410_94 id_GostR3411_94 id_GostR3410_94
  43. id_GostR3411_94_with_GostR3410_94_cc id_GostR3411_94 id_GostR3410_94_cc
  44. id_GostR3411_94_with_GostR3410_2001_cc id_GostR3411_94 id_GostR3410_2001_cc
  45. id_tc26_signwithdigest_gost3410_2012_256 id_GostR3411_2012_256 id_GostR3410_2012_256
  46. id_tc26_signwithdigest_gost3410_2012_512 id_GostR3411_2012_512 id_GostR3410_2012_512
  47. # ECDH KDFs and their corresponding message digests and schemes
  48. dhSinglePass_stdDH_sha1kdf_scheme sha1 dh_std_kdf
  49. dhSinglePass_stdDH_sha224kdf_scheme sha224 dh_std_kdf
  50. dhSinglePass_stdDH_sha256kdf_scheme sha256 dh_std_kdf
  51. dhSinglePass_stdDH_sha384kdf_scheme sha384 dh_std_kdf
  52. dhSinglePass_stdDH_sha512kdf_scheme sha512 dh_std_kdf
  53. dhSinglePass_cofactorDH_sha1kdf_scheme sha1 dh_cofactor_kdf
  54. dhSinglePass_cofactorDH_sha224kdf_scheme sha224 dh_cofactor_kdf
  55. dhSinglePass_cofactorDH_sha256kdf_scheme sha256 dh_cofactor_kdf
  56. dhSinglePass_cofactorDH_sha384kdf_scheme sha384 dh_cofactor_kdf
  57. dhSinglePass_cofactorDH_sha512kdf_scheme sha512 dh_cofactor_kdf
  58. SM2_with_SM3 sm3 sm2