)]}'
{
  "commit": "0ee4a96902dd7858e65f378c86f428a0355bd841",
  "tree": "0f7851aa3ced0070b58c8a114904330aa4555fe7",
  "parents": [
    "ca38a814c6f86db0aa58884a31093d4f096e20aa"
  ],
  "author": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Thu Dec 25 11:05:13 2008 +1100"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Thu Dec 25 11:05:13 2008 +1100"
  },
  "message": "crypto: aes - Precompute tables\n\nThe tables used by the various AES algorithms are currently\ncomputed at run-time.  This has created an init ordering problem\nbecause some AES algorithms may be registered before the tables\nhave been initialised.\n\nThis patch gets around this whole thing by precomputing the tables.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "136dc98d8a03f9f7d8d1a259a123c10dc03d4f4c",
      "old_mode": 33188,
      "old_path": "crypto/aes_generic.c",
      "new_id": "b8b66ec3883b74d8ea2b7b41f1298a4b01a32ca8",
      "new_mode": 33188,
      "new_path": "crypto/aes_generic.c"
    },
    {
      "type": "modify",
      "old_id": "40008d67ee3daf26573ad8648b491365134aa4d6",
      "old_mode": 33188,
      "old_path": "include/crypto/aes.h",
      "new_id": "656a4c66a568f39cf769210bbfaab6d7dc6c7a07",
      "new_mode": 33188,
      "new_path": "include/crypto/aes.h"
    }
  ]
}
