)]}'
{
  "commit": "2d0808094ae07c354c5457a0ab5ee243a5793fcc",
  "tree": "796f5ca9d2a85347b65a0ca4d79b51ca8503c65e",
  "parents": [
    "e5920933352e9c49a2f899026114882afb89bfff"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Jun 30 17:15:43 2025 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Jun 30 14:40:49 2025 -0700"
  },
  "message": "Remove the SHA-1 default for PSS with EVP_PKEY\n\nNothing seems to rely on this for PSS, which is good as SHA-1 is not\nsafe for use with PSS.\n\nThe OAEP default is sadly harder to remove. Node depends on it. However\nSHA-1 in OAEP is less pressing, so this is probably okay to leave alone\nfor now, though not ideal.\n\nUpdate-Note: PSS with the EVP APIs will no longer work without an\nexplicit choice of hash function. Previously the default was SHA-1, a\nbroken hash algorithm. Callers can restore the use of SHA-1 with\nEVP_PKEY_CTX_set_signature_md.\n\nBug: 389733571\nChange-Id: I8844764989d170d4b0b435367f0b15d5b892d96d\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/80008\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1ec21d1c7180d47545df19fd3b698014278b403",
      "old_mode": 33188,
      "old_path": "crypto/evp/evp_tests.txt",
      "new_id": "a7f7385964d773786f5cbfd5c5d608d49be8e789",
      "new_mode": 33188,
      "new_path": "crypto/evp/evp_tests.txt"
    },
    {
      "type": "modify",
      "old_id": "2f15f708fe206959929904acf353bbb8f9044033",
      "old_mode": 33188,
      "old_path": "crypto/evp/p_rsa.cc",
      "new_id": "f2bb22b6a80c824e185acc25b1c290dfaf0ae811",
      "new_mode": 33188,
      "new_path": "crypto/evp/p_rsa.cc"
    }
  ]
}
