)]}'
{
  "commit": "556a973f9b10ea11f1ce7751721f2f7a64e09632",
  "tree": "41c79d9f3e34147ba488a61acfd27ec1c0bb78a9",
  "parents": [
    "cbb96b4ffd29b7fd280b04f59790cf9b060bc7bc"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sat Jun 03 23:32:27 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jun 08 17:16:14 2023 +0000"
  },
  "message": "Add SSL_CIPHER_get_handshake_digest\n\nWe added SSL_CIPHER_get_prf_nid to match the other SSL_CIPHER_get_*_nid\nfunctions, but OpenSSL went with returning the EVP_MD instead.\nrust-openssl uses this function, and all the callers of\nSSL_CIPHER_get_prf_nid then call EVP_get_digestbynid anyway, so this\nversion is preferable.\n\nUpdate-Note: This change is backwards-compatible, but we should update\nthe QUIC code to use this new function when OPENSSL_API_VERSION is\nhigh enough. It has the benefit of not pulling in random other hash\nfunctions like MD4.\n\nChange-Id: Ied66a6f0adbd5d7d86257d9349c40a2830e3c7e8\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/60606\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa5c63d088f51b822fe9c0e7bec9b631cabe36d8",
      "old_mode": 33188,
      "old_path": "include/openssl/base.h",
      "new_id": "2249aea6fa88b43557a8f5353f962aa6e5b5d36d",
      "new_mode": 33188,
      "new_path": "include/openssl/base.h"
    },
    {
      "type": "modify",
      "old_id": "1de31e898f12b42faa3afa3f0ec4b170a64d7364",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "f8f696b8d0a2f01b449d389b4a7ba776c0c80d92",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "f705ee0c506817a15f331159b48fc27fc5465d23",
      "old_mode": 33188,
      "old_path": "ssl/ssl_cipher.cc",
      "new_id": "6f2098981ef8125341a917b143d072e34474f297",
      "new_mode": 33188,
      "new_path": "ssl/ssl_cipher.cc"
    },
    {
      "type": "modify",
      "old_id": "455b996e779a02c400e3850379a9c0512a7b80ff",
      "old_mode": 33188,
      "old_path": "ssl/ssl_test.cc",
      "new_id": "b791fc30be26787b57b24187235497e58bd15ad7",
      "new_mode": 33188,
      "new_path": "ssl/ssl_test.cc"
    }
  ]
}
