)]}'
{
  "commit": "0deb91ab3f7e24307572497f0f7438684590bf92",
  "tree": "cc46c7a5616be2b0fb8830a16d055e3547566f30",
  "parents": [
    "604320f8a3260a9d37fd4e3635963cb5536d52bd"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Jan 07 11:33:18 2020 -0500"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Tue Jan 07 17:04:27 2020 +0000"
  },
  "message": "Clarify that we perform the point-on-curve check.\n\nPoints not on the curve are invalid inputs to EC functions, so EC\nimplementations should check the curve equation whenever importing\npoints from the caller. Sadly, a number of implementations, including\nolder OpenSSLs, miss this important check, so careful callers want this\nclarified in the documentation.\n\nAlso update the note about OpenSSL to reflect the current behavior.\n\nWhile I\u0027m here, const-correct EC_KEY_key2buf.\n\nChange-Id: I6fde5c823c4f3f6b141ba1566f427d96cd5881df\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/39364\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fcdc687b20a0e1131a13334c2ddf85f30821e360",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/ec/ec_key.c",
      "new_id": "0d9ce671da443396f5f0d37fc3984200da729ac0",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/ec/ec_key.c"
    },
    {
      "type": "modify",
      "old_id": "fcecb62252a97ae5ea703ac16760863de8702316",
      "old_mode": 33188,
      "old_path": "include/openssl/ec.h",
      "new_id": "cfad93e141a34a93d1ba213b13e9a03f697e1d0a",
      "new_mode": 33188,
      "new_path": "include/openssl/ec.h"
    },
    {
      "type": "modify",
      "old_id": "1bc6d30ca129fe8fb2a939bb02dae2ebbf3b8e63",
      "old_mode": 33188,
      "old_path": "include/openssl/ec_key.h",
      "new_id": "932ad8e6c7f56589b98d4285d174cc8abc38b2d7",
      "new_mode": 33188,
      "new_path": "include/openssl/ec_key.h"
    }
  ]
}
