)]}'
{
  "commit": "4185cd3409ef1f50b4f47fa44f34f892bfa98be4",
  "tree": "4a395b26d042b47ec83d55ba192998ebe783ff6c",
  "parents": [
    "fc753ee78d3cc339f5a721f39c75f61100c1d8f5"
  ],
  "author": {
    "name": "Aaron Green",
    "email": "aarongreen@google.com",
    "time": "Fri Aug 31 14:59:22 2018 -0700"
  },
  "committer": {
    "name": "Aaron Green",
    "email": "aarongreen@google.com",
    "time": "Fri Aug 31 14:59:22 2018 -0700"
  },
  "message": "Remove openssl imports from public header files\n\nCurrently, protocol.h includes openssl/curve25519.h, meaning code which\nwishes to link against a roughtime library must also have the OpenSSL/\nBoringSSL source available. That\u0027s an unneeded dependency.\n\nThis CL introduces three new symbols for the Ed25519 public key, private\nkey, and signature lengths need in the headers and adds static asserts\nin protocol.cc to pin them to the libcrypto values.\n\nChange-Id: I1ef78e66bf83ae98b0a82a12d4130c053c70c5e2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "751f1ccd7aea3991e473362a0ec538b052f236ab",
      "old_mode": 33188,
      "old_path": "protocol.cc",
      "new_id": "744dc0405fde06d8163aca38710033b01f58bfdd",
      "new_mode": 33188,
      "new_path": "protocol.cc"
    },
    {
      "type": "modify",
      "old_id": "a64932f1bdb0c70fc9f92d9385e30991d245615a",
      "old_mode": 33188,
      "old_path": "protocol.h",
      "new_id": "c32919ff0645738c8820e24605d72c18aa651a1f",
      "new_mode": 33188,
      "new_path": "protocol.h"
    },
    {
      "type": "modify",
      "old_id": "6a119b5327587feeac1eaa1ff4972c27e2979e90",
      "old_mode": 33188,
      "old_path": "server.h",
      "new_id": "cf3d84d730c817fe63ee26ae99f376110749dae1",
      "new_mode": 33188,
      "new_path": "server.h"
    },
    {
      "type": "modify",
      "old_id": "30f09f76448378dbc6295fd5c220754f558d0ce5",
      "old_mode": 33188,
      "old_path": "simple_server.h",
      "new_id": "4d9284e2dfd1613c9d7b08b9bf6cac3dabae33af",
      "new_mode": 33188,
      "new_path": "simple_server.h"
    },
    {
      "type": "modify",
      "old_id": "c0085136d406939d30c86da8455d46dfa9826c9c",
      "old_mode": 33188,
      "old_path": "simple_server_main.cc",
      "new_id": "225859acafc3942d2489065cba16e3f711355b35",
      "new_mode": 33188,
      "new_path": "simple_server_main.cc"
    }
  ]
}
