)]}'
{
  "commit": "508c29fec9ed975eaf001f45c0b6c51addb34bef",
  "tree": "b19a881cd9674912ac96a3ad6194ea4206bdd444",
  "parents": [
    "54cdd120aa654b5eb0647e44bdcd94d2275f8761"
  ],
  "author": {
    "name": "Victor Vasiliev",
    "email": "vasilvv@mit.edu",
    "time": "Wed Jun 25 11:19:26 2014 -0400"
  },
  "committer": {
    "name": "Victor Vasiliev",
    "email": "vasilvv@mit.edu",
    "time": "Wed Jun 25 15:56:05 2014 -0400"
  },
  "message": "Remove references to AEAD in non-AEAD interface codepath\n\nSince all AEAD ciphers now go through EVP_AEAD interface, the code which\nuses EVP_Cipher interface no longer needs any of AEAD handling logic.\n\nThis also removes EVP_CTRL_AEAD_TLS1_AAD from GCM interface, which was\nduplicating non-TLS-specific GCM logic and is not used anymore.\n\nChange-Id: I5ddae880e7bc921337f9149a0acfdd00c9a478c3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5ce1d63e048de6dfe0c8733dcf6d866a6f7a69bd",
      "old_mode": 33188,
      "old_path": "crypto/cipher/cipher.h",
      "new_id": "74f08efb77526f4ffc0048691e17923f9b9e3c68",
      "new_mode": 33188,
      "new_path": "crypto/cipher/cipher.h"
    },
    {
      "type": "modify",
      "old_id": "c88eb076f68311723b65d3fd9e134aa1ed6b8fb1",
      "old_mode": 33188,
      "old_path": "crypto/cipher/e_aes.c",
      "new_id": "741fd013f5221936875a30ff3ba7169a27d41715",
      "new_mode": 33188,
      "new_path": "crypto/cipher/e_aes.c"
    },
    {
      "type": "modify",
      "old_id": "9c168356d7931d792fd4d0392803d07700c42a29",
      "old_mode": 33188,
      "old_path": "ssl/t1_enc.c",
      "new_id": "bdc5ae9c993aa14a921012df3c4608d42602dffb",
      "new_mode": 33188,
      "new_path": "ssl/t1_enc.c"
    }
  ]
}
