)]}'
{
  "commit": "7f1c58938db72b1508e383d94a0e59dd70ff306e",
  "tree": "e0587689a35a0c1f95a4ec6f3cc827440446891d",
  "parents": [
    "1109b59d0c59fa178e9dff3c6154b717af6aea5f"
  ],
  "author": {
    "name": "Benjamin Wright",
    "email": "benwright@webrtc.org",
    "time": "Wed Mar 06 19:17:18 2019"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Mar 08 00:35:05 2019"
  },
  "message": "Adding new top-level directory crypto/\n\nAdding the crypto root directory to WebRTC. The goal with this change is to\ncentralize the management of crypto code into a single location.\n\nCurrently we have cryptography code scattered across pc/ and rtc_base/\nwhich makes it difficult audit and maintain.\n\nBy having a crypto/ directory we gain:\n1. A clear first point of contact for auditing the cryptography in WebRTC.\n2. Fine grain ownership to cryptography maintainers, we can include BoringSSL\n   maintainers in this directory.\n3. It improves maintanability of crypto code as we have improved modularization.\n   It will not be deeply nested in all different parts of WebRTC.\n4. Improved testability. We can cleanly build crypto libraries which plug into\n   pc/ which we can more easily mock.\n5. Enforce stricter rules. For example we may want to enforce ZeroOnFreeBuffer\n   for all sensitive material. This is easier to enforce in a single directory.\n\nBug: webrtc:9600\nChange-Id: I8e76332c7dcdac0a45a470ba2e930196e1ccf395\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/125142\nCommit-Queue: Benjamin Wright \u003cbenwright@webrtc.org\u003e\nReviewed-by: Niels Moller \u003cnisse@webrtc.org\u003e\nReviewed-by: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#27028}",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "244e7509d463c897c1c8e0aeaf3eb6928fa6c82f",
      "old_mode": 33188,
      "old_path": "api/DEPS",
      "new_id": "6afa3d7ab0d92199ba89c75e10a192fc5358834d",
      "new_mode": 33188,
      "new_path": "api/DEPS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e5b632a4eb401f3e642808aab13b41e0517ffc4a",
      "new_mode": 33188,
      "new_path": "crypto/OWNERS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "acb40eb6ddaa2496225515c60038ae3c464969e9",
      "new_mode": 33188,
      "new_path": "crypto/README.md"
    }
  ]
}
