)]}'
{
  "commit": "e30a652a36fd65a7cf85c49cdd38aab25ea5bd72",
  "tree": "8b1d3dfecd5a802475f6de2f530d44a065f28e75",
  "parents": [
    "9211b80f1e4d66982b17134b61f11db1b8a8a192"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Nov 23 12:20:57 2022 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Sat Dec 03 00:10:21 2022 +0000"
  },
  "message": "Remove unnecessary L suffixes on DES constants.\n\nSome of them were flagging -Wshorten-64-to-32 warnings. None of these\nvalues are long, so just remove them. (I suspect this assumes unsigned\nint is at least 32-bit, but we already assume this rather than wrap all\n32-bit constants in UINT32_C(x).)\n\nIdeally the c2l and l2c macros could be replaced with the load/store\nfunctions but, like with the ciphers in decrepit, this is probably not\nworth the effort for DES.\n\nBug: 516\nChange-Id: I19e8cd4a321c20b9a22e4c007d943185c10755bb\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/55450\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95c430cac00a4d6fdf88fbe30ef35abe8921e44e",
      "old_mode": 33188,
      "old_path": "crypto/des/des.c",
      "new_id": "a608accda4541425454c67d760ab5a7a029f68de",
      "new_mode": 33188,
      "new_path": "crypto/des/des.c"
    }
  ]
}
