)]}'
{
  "commit": "a4f7cc206f83223aca395c16cfd85dfbd546dbe4",
  "tree": "c1d8f6d6189fa4df3611d34c05020f85b9f20fb1",
  "parents": [
    "b3aaffae152798633b03197802efc03b20c2d068"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed May 17 14:35:27 2017 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Wed May 17 23:09:40 2017 +0000"
  },
  "message": "Don\u0027t call base64_ascii_to_bin twice on each byte.\n\nWith the constant-time base64 decode, base64_ascii_to_bin is a bit more\nexpensive. This check is redundant with the one in base64_decode_quad,\nthough it does mean syntax error reporting will be slightly deferred by\nfour bytes.\n\nChange-Id: I71f23ea23feba2ee5b41df79ce09026fb56996d3\nReviewed-on: https://boringssl-review.googlesource.com/16444\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a47cb15964403fe7c21214de8aa9ed47d8c6bcbb",
      "old_mode": 33188,
      "old_path": "crypto/base64/base64.c",
      "new_id": "1ddf0944cea1a0a3aec73e2da8284f027e5113f6",
      "new_mode": 33188,
      "new_path": "crypto/base64/base64.c"
    }
  ]
}
