)]}'
{
  "commit": "7ba683a6deba70251756aa5a021cdaa5c875a7a2",
  "tree": "80f63039b56bef0287fdf878163a5fe109821e58",
  "parents": [
    "e29bc6ad0e84e3157e0f49130a15b278cb232c72"
  ],
  "author": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Sun Dec 02 18:49:21 2007 +1100"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Fri Jan 11 08:16:29 2008 +1100"
  },
  "message": "[CRYPTO] aead: Make authsize a run-time parameter\n\nAs it is authsize is an algorithm paramter which cannot be changed at\nrun-time.  This is inconvenient because hardware that implements such\nalgorithms would have to register each authsize that they support\nseparately.\n\nSince authsize is a property common to all AEAD algorithms, we can add\na function setauthsize that sets it at run-time, just like setkey.\n\nThis patch does exactly that and also changes authenc so that authsize\nis no longer a parameter of its template.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84a3501fb478bf8bb9d12c2586e925c59eb46135",
      "old_mode": 33188,
      "old_path": "crypto/aead.c",
      "new_id": "f23c2b0ee009915f6faeb9531436151aec5f9727",
      "new_mode": 33188,
      "new_path": "crypto/aead.c"
    },
    {
      "type": "modify",
      "old_id": "66fb2aa5c325410f2521cc7da1f86a82243f6be3",
      "old_mode": 33188,
      "old_path": "crypto/authenc.c",
      "new_id": "5df5fb169cbe3cee3e944290796238cfb9f67801",
      "new_mode": 33188,
      "new_path": "crypto/authenc.c"
    },
    {
      "type": "modify",
      "old_id": "ad8b8b9aeef2bc051bc01043baabf707f37eff32",
      "old_mode": 33188,
      "old_path": "crypto/gcm.c",
      "new_id": "5681c7957b88b36c1722bd2edaf555b6cb391399",
      "new_mode": 33188,
      "new_path": "crypto/gcm.c"
    },
    {
      "type": "modify",
      "old_id": "f56ae8721bc96280f1a3c14418dd41e6e394679f",
      "old_mode": 33188,
      "old_path": "include/linux/crypto.h",
      "new_id": "48aa5959abbb5b4b237330ebf920308e33c6efed",
      "new_mode": 33188,
      "new_path": "include/linux/crypto.h"
    }
  ]
}
