)]}'
{
  "commit": "7e43e2e8eecc9114f829e6d75cc3c04d1af57504",
  "tree": "6d4db4a1da38e800fbb59eb2c3db22d277af09c7",
  "parents": [
    "1766935f767e943b98dfd4b0f3872f2521c8c6e8"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Feb 07 14:06:42 2020 -0500"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Fri Feb 07 19:36:22 2020 +0000"
  },
  "message": "Add more convenient RSA getters.\n\nOpenSSL 1.1.0\u0027s RSA getters can be inconvenient because they return a number of\nfields via output parameters. OpenSSL 1.1.1 adds individual getters for each of\nthe fields, which is a bit simpler. Align with them.\n\nNote our OPENSSL_VERSION_NUMBER is still 1.1.0. Adding these functions may\ncause friction with third-party packages which polyfill these functions based\non OPENSSL_VERSION_NUMBER, though none appear to be doing this right now.\nBetween this and TLS 1.3, we probably should switch the version to 1.1.1 at\nsome point anyway.\n\nChange-Id: Iada5a0315c403cc221688af53fc4ba165d65e99c\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/39944\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0830b05101d58553bd48bd4697bf48542418bbf6",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/rsa/rsa.c",
      "new_id": "a7fb7ae2c4c7fdb2dc6b162ce5e50947770a25e0",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/rsa/rsa.c"
    },
    {
      "type": "modify",
      "old_id": "2e5cc894ed9497ab56ff8bb4758ba34097ad0ec8",
      "old_mode": 33188,
      "old_path": "include/openssl/rsa.h",
      "new_id": "51600c6ce9bd63d11f4e52887701ba11c7c05574",
      "new_mode": 33188,
      "new_path": "include/openssl/rsa.h"
    }
  ]
}
