)]}'
{
  "commit": "bfcb6e16ab669814478b1de63e48d4ff6b408711",
  "tree": "2b9e936f1a9cfff78468abd89dd8477fafaa3669",
  "parents": [
    "5757d542619bc84e1a1b2ff9eecb35195fbc1cbd"
  ],
  "author": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Thu Apr 09 18:33:34 2020 +0200"
  },
  "committer": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Fri Apr 10 11:30:09 2020 +0200"
  },
  "message": "Create a large enough seedfile\n\nThe seedfile needs to have the size of the entropy accumulator, which\nis 64 bytes (512 bits) since the entropy accumulator uses SHA-512 and\nthe seed size needs to be the same as the hash output (or larger).\n\nWe used to enable MBEDTLS_ENTROPY_FORCE_SHA256 in the full config, so\nthe entropy accumulator was 256 bits (32 bytes), and therefore a\n32-byte seedfile worked. But we no longer turn on this option in the\nfull config, so the 32-byte seedfile no longer works.\n\nSigned-off-by: Gilles Peskine \u003cGilles.Peskine@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e248c22679e79cdc21f96a42ed58a97d24ec3a1e",
      "old_mode": 33261,
      "old_path": "tests/scripts/basic-build-test.sh",
      "new_id": "bbfcf25c8faf5c769bcbb8ba3a6a779012bc4856",
      "new_mode": 33261,
      "new_path": "tests/scripts/basic-build-test.sh"
    }
  ]
}
