)]}'
{
  "commit": "beaf594f8b3969219d531e6ba77a08387befc929",
  "tree": "cd9c3ab9e4e293ef104c575b31bd968fc078715d",
  "parents": [
    "991d31bbf11471d723f4a57a62100aff7f3cb9a5"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Jun 19 12:26:20 2020 -0400"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Fri Jun 19 21:46:02 2020 +0000"
  },
  "message": "Remove X509_get_signature_type.\n\nThis macro dates to SSLeay. It is never used and for good reason: it\ndoesn\u0027t do anything. EVP_PKEY_type returns NID_undef if the NID is not\nkey type, but it is being passed in a signature algorithm type. This\nmeans that, except for invalid certificates, or the rare algorithms\nwhere the two OIDs match (Ed25519), it always returns NID_undef.\n\nUpdate-Note: If there are any calls to X509_get_signature_type, remove\nthem. It more-or-less always returned NID_undef.\n\nChange-Id: I6e2e41f171143c28f2afce2890f029b776cc36b5\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/41806\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f78f4a176fc6615b3f866873df9dc6fd68f536b",
      "old_mode": 33188,
      "old_path": "include/openssl/x509.h",
      "new_id": "3efaea81d91fe8807a0acc595560500ef79c1fd9",
      "new_mode": 33188,
      "new_path": "include/openssl/x509.h"
    }
  ]
}
