)]}'
{
  "commit": "0257cffb4e5eaed6b89746c37a770eff2683becf",
  "tree": "95ea8b50c9c4c6f4dfdcc8c1f8868517a520e04b",
  "parents": [
    "2b9ec7055844ae2d0b0a9567191fcf6de110c70f"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@chromium.org",
    "time": "Tue Aug 11 11:47:56 2015 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Mon Aug 17 20:26:47 2015 +0000"
  },
  "message": "Tidy up BN decimal and hex decode functions.\n\nMove the bn_expand call inside decode_hex; it\u0027s an implementation detail of\nhex-decoding. decode_dec instead works with BN_mul_word and BN_add_word so it\ncan just rely on BN internally expanding things and check the return value.\n\nAlso clean up the decode_hex loop so it\u0027s somewhat more readable and check for\nINT_MAX in bn_x2bn. It uses int over size_t rather pervasively, but while I\u0027m\nhere at least make that function check overflow.\n\nBUG\u003d517474\n\nChange-Id: I4f043973ee43071a02ea5d4313a8fdaf12404e84\nReviewed-on: https://boringssl-review.googlesource.com/5679\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4c70747325576abc8086d55f6823b938366ab4bf",
      "old_mode": 33188,
      "old_path": "crypto/bn/convert.c",
      "new_id": "610dc9fd1b810286a1bb36a4dac1d96c2634f24b",
      "new_mode": 33188,
      "new_path": "crypto/bn/convert.c"
    }
  ]
}
