)]}'
{
  "commit": "55761e68024235578cd2fd5fc17bd64a5d8a7c9c",
  "tree": "fb6d5862dee9500d224df0c19bcab0ec9f771a20",
  "parents": [
    "431e767c23a238378e7300525075c2d24cd5c73b"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Nov 03 15:24:36 2017 -0400"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Fri Nov 03 19:37:31 2017 +0000"
  },
  "message": "Use a higher iteration limit for RSA key generation at e \u003d 3.\n\nGenerating a 2048-bit RSA key with e \u003d 3 (don\u0027t do this), the failure\nrate at 5*bits iterations appears to be around 7 failures in 1000 tries.\nBump the limit up to 32*bits. This should give a failure rate of around\n2 failures in 10^14 tries.\n\n(The FIPS 186-4 algorithm is meant for saner values of e, like 65537. e\n\u003d 3 implies a restrictive GCD requirement: the primes must both be 2 mod\n3.)\n\nChange-Id: Icd373f61e2eb90df5afaff9a0fc2b2fbb6ec3f0a\nReviewed-on: https://boringssl-review.googlesource.com/22584\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b89eccb9b089ae04736c00b1efac4d3df38d68b2",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/rsa/rsa_impl.c",
      "new_id": "adbb69f8863e92e0dd8c38496c56b2488b70ed20",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/rsa/rsa_impl.c"
    }
  ]
}
