)]}'
{
  "commit": "bc42402f316a5056c226a6555870b175b755b496",
  "tree": "1bdc678820bf7ed03a9a40016f4b79c75d7e4be6",
  "parents": [
    "94b2871bc5877b6e40890e670cdf9ca43b0c6d83"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sun Jul 21 12:05:20 2019 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Tue Jul 23 20:18:33 2019 +0000"
  },
  "message": "Trim some more per-connection memory.\n\nEVP_MAX_MD_SIZE is sized for the largest hash function supported, SHA-512, but\nTLS never uses anything larger than SHA-384, which is plenty large enough. This\nshaves 16 * 3 \u003d 48 bytes of per-connection overhead plus an addition 16 * 7 \u003d\n112 bytes of per-handshake overhead. (Per-handshake structures are discarded\nwhen the handshake completes, so this matters less.)\n\nChange-Id: Iabe15d25fc9182ffcdde876facbe4d80c8143197\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/36790\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81242ca6e081ce47030a3de155c8f9f1f26fc194",
      "old_mode": 33188,
      "old_path": "ssl/internal.h",
      "new_id": "5a787b8e67ec40c9d57dfaddd969a47fcba76be5",
      "new_mode": 33188,
      "new_path": "ssl/internal.h"
    },
    {
      "type": "modify",
      "old_id": "f457c2f13ffc2025fa75f587bc6fe20009dd4056",
      "old_mode": 33188,
      "old_path": "ssl/tls13_enc.cc",
      "new_id": "b6a402f4a4432e016105461940a22cd372046a70",
      "new_mode": 33188,
      "new_path": "ssl/tls13_enc.cc"
    }
  ]
}
