)]}'
{
  "commit": "e0b625f9db00509af9004b7907d44b78f332754a",
  "tree": "c09b3d7da3c62be375e248909cb94bc40a963ea3",
  "parents": [
    "c16de9d8329d41a2433d0f273c080d9d06ad7a87"
  ],
  "author": {
    "name": "Dr. Matthias St. Pierre",
    "email": "Matthias.St.Pierre@ncp-e.com",
    "time": "Mon Oct 09 23:51:42 2017 +0200"
  },
  "committer": {
    "name": "Ben Kaduk",
    "email": "kaduk@mit.edu",
    "time": "Wed Oct 18 08:39:20 2017 -0500"
  },
  "message": "Remove unnecessary DRBG_RESEED state\n\nThe DRBG_RESEED state plays an analogue role to the |reseed_required_flag| in\nAppendix B.3.4 of [NIST SP 800-90A Rev. 1]. The latter is a local variable,\nthe scope of which is limited to the RAND_DRBG_generate() function. Hence there\nis no need for a DRBG_RESEED state outside of the generate function. This state\nwas removed and replaced by a local variable |reseed_required|.\n\nReviewed-by: Paul Dale \u003cpaul.dale@oracle.com\u003e\nReviewed-by: Kurt Roeckx \u003ckurt@roeckx.be\u003e\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\nReviewed-by: Ben Kaduk \u003ckaduk@mit.edu\u003e\n(Merged from https://github.com/openssl/openssl/pull/4328)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eef5e11cc5986f6949699421278f9bf055a3b3b3",
      "old_mode": 33188,
      "old_path": "crypto/rand/drbg_lib.c",
      "new_id": "0042a931b0a1291ebf64bc29f88faa896ef01487",
      "new_mode": 33188,
      "new_path": "crypto/rand/drbg_lib.c"
    },
    {
      "type": "modify",
      "old_id": "10a6f00a2ddc2d381abf65a940a70a6ee9317704",
      "old_mode": 33188,
      "old_path": "crypto/rand/rand_lcl.h",
      "new_id": "5e319d8c99fa43382f7ea3b3e04c33edb95d100b",
      "new_mode": 33188,
      "new_path": "crypto/rand/rand_lcl.h"
    }
  ]
}
