)]}'
{
  "commit": "b483b0c4358c19d325b19a0fb8ce8524186d77a9",
  "tree": "d929beff0f367c6174d3c583efc8c1886c2c06f8",
  "parents": [
    "e05e0135329d70447f1ad3d9db3b199993d31293"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Mar 12 00:53:51 2025 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Mar 12 15:30:06 2025 -0700"
  },
  "message": "Remove optimized even modulus mod-exp implementation\n\nThere\u0027s a whole lot of logic here for some kind of windowed reciprocal\nexponentation. While probably interesting, it is not relevant for any\ncryptographic use cases. Replace it with a naive square-and-multiple\nalgorithm atop BN_mod_mul and BN_mod_sqr.\n\nChange-Id: Ic2290fa1eccccd3bb21732d5171830f65b71670d\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/77427\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": "6c3d44826be79e08562a1ac44599ebc2071edca6",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/bn/exponentiation.cc.inc",
      "new_id": "53081c4f2a6a9360ed5367b1686c7ebe355ed288",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/bn/exponentiation.cc.inc"
    }
  ]
}
