)]}'
{
  "commit": "a7cfdad82e5bb9e94fc001bab2f6a71b8f49234f",
  "tree": "d344fe585183bd8fb623d85b2b73dbcbe7bed073",
  "parents": [
    "e082c1838981378937b0a79fb425e21dd5e37616"
  ],
  "author": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Sat Aug 11 00:48:44 2018 +0200"
  },
  "committer": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Wed Sep 05 17:27:48 2018 +0200"
  },
  "message": "Fix pk_write with an EC key to write a constant-length private value\n\nWhen writing a private EC key, use a constant size for the private\nvalue, as specified in RFC 5915. Previously, the value was written\nas an ASN.1 INTEGER, which caused the size of the key to leak\nabout 1 bit of information on average, and could cause the value to be\n1 byte too large for the output buffer.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8eabd889b5590c52ac9a0bef5a520ddae227b0d5",
      "old_mode": 33188,
      "old_path": "library/pkwrite.c",
      "new_id": "4ae38af0af1e1d10274d2b72a67616de24cddf59",
      "new_mode": 33188,
      "new_path": "library/pkwrite.c"
    }
  ]
}
