)]}'
{
  "commit": "8920a7cd04f43b1a090d0b0a8c9e16b94c6898d4",
  "tree": "25dffff91eada3c838c2724e56aa0b451db0db21",
  "parents": [
    "b256f717f8ea001a03538044d4b0d259cb38d278"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Mon May 04 17:34:40 2015 +0200"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Mon May 04 20:15:54 2015 +0200"
  },
  "message": "RT2943: Check sizes if -iv and -K arguments\n\nRT2943 only complains about the incorrect check of -K argument size,\nwe might as well do the same thing with the -iv argument.\n\nBefore this, we only checked that the given argument wouldn\u0027t give a\nbitstring larger than EVP_MAX_KEY_LENGTH.  we can be more precise and\ncheck against the size of the actual cipher used.\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce5bbab6ceebbb053d702339a495193ee895539c",
      "old_mode": 33188,
      "old_path": "apps/enc.c",
      "new_id": "e4d490f25848dd7ac84f65bb9ffd943e061f8118",
      "new_mode": 33188,
      "new_path": "apps/enc.c"
    }
  ]
}
