)]}'
{
  "commit": "83b06347023a573433b6aa23c8042f89df869f9e",
  "tree": "a22c63579d6c943b6de21642806c1d43a7ac7b36",
  "parents": [
    "8baf9968dfd8ef2bc20cf2bf3de09304eb2213c5"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Sun Dec 13 21:25:42 2015 +0100"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Tue Jan 12 13:52:22 2016 +0100"
  },
  "message": "Add accessors and writers for EVP_CIPHER_CTX\n\nNew functions:\n\n- EVP_CIPHER_CTX_encrypting()\n- EVP_CIPHER_CTX_iv()\n- EVP_CIPHER_CTX_iv_noconst()\n- EVP_CIPHER_CTX_original_iv()\n- EVP_CIPHER_CTX_buf_noconst()\n- EVP_CIPHER_CTX_num()\n- EVP_CIPHER_CTX_set_num()\n- EVP_CIPHER_CTX_cipher_data()\n- EVP_CIPHER_CTX_new_cipher_data()\n\nNote that the accessors / writers for iv, buf and num may go away, as\nthose rather belong in the implementation\u0027s own structure (cipher_data)\nwhen the implementation would affect them (that would be the case when\nthey are flagged EVP_CIPH_CUSTOM_IV or EVP_CIPH_FLAG_CUSTOM_CIPHER).\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4f55a1b70f42f3d5f48f756d1b02e3481f299840",
      "old_mode": 33188,
      "old_path": "crypto/evp/evp_lib.c",
      "new_id": "cc91d44d31eb50fbf35a7a6ed5d96676bf7b9f1f",
      "new_mode": 33188,
      "new_path": "crypto/evp/evp_lib.c"
    },
    {
      "type": "modify",
      "old_id": "87e3f82dd9b3f420a9ed0bd3445a4072d771cdf9",
      "old_mode": 33188,
      "old_path": "include/openssl/evp.h",
      "new_id": "281085d923ef7313028838b7d9f30ad90c93f447",
      "new_mode": 33188,
      "new_path": "include/openssl/evp.h"
    }
  ]
}
