)]}'
{
  "commit": "bca2d72c5e3174f0e1b541fb0a3d6bdf31c23825",
  "tree": "995939f1055b1be48b1bb8d9317849e95c5c0a70",
  "parents": [
    "16c79a2aee9ba8a5888ef3375ca02060bcede875"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Jan 13 16:57:53 2025 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jan 16 14:16:14 2025 -0800"
  },
  "message": "Test some obscure modes of EVP sign/verify with RSA keys\n\nWhen the digest is unset, padding may be either RSA_PADDING_NONE or\nRSA_PADDING_PKCS1.\n\nIf RSA_PADDING_NONE, this becomes raw RSA public and private key\noperations, with signature verify comparing the \"digest\" against the\noutput of the raw public key operation.\n\nIf RSA_PADDING_PKCS1, this treats the \"digest\" as the raw DigestInfo\nstructure.\n\nTest both of these, so we don\u0027t break them as we move code around. In\ndoing so, this revealed that verify in these modes, when the \"digest\"\ndoesn\u0027t match, forgot to add to the error queue. Fix that up.\n\nBug: 42290606\nChange-Id: I3412a633124a12bda6dfebc08896f616b2d268aa\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/75228\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8e9f27a8934c2af3aeb73d9562e94f46495d1c8",
      "old_mode": 33188,
      "old_path": "crypto/evp/evp_tests.txt",
      "new_id": "e1ec21d1c7180d47545df19fd3b698014278b403",
      "new_mode": 33188,
      "new_path": "crypto/evp/evp_tests.txt"
    },
    {
      "type": "modify",
      "old_id": "d7504f303401fc7fd4384bc87893bd483dfd9ca2",
      "old_mode": 33188,
      "old_path": "crypto/evp/p_rsa.cc",
      "new_id": "c4b0fbb16489550444cca91eb9acf81bf36faccd",
      "new_mode": 33188,
      "new_path": "crypto/evp/p_rsa.cc"
    }
  ]
}
