)]}'
{
  "commit": "6c98ebeb8cf24c7be5d462ded7e60d88b2ceccec",
  "tree": "ec67790d579290cefa251d546ac80779901c8caa",
  "parents": [
    "d1e6d3b4af50c9490cc6210e2763b3c45ba14b07"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sat Jun 15 09:52:09 2024 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Jun 21 01:31:46 2024 +0000"
  },
  "message": "Call CRYPTO_library_init before ChaCha20 and P-256 assembly\n\nWe really should remove the ia32cap references from those files, but now\nthat we\u0027re down to two files, let\u0027s go ahead and remove the\nCRYPTO_library_init requirement from our callers and close out the\ninitialization hole.\n\nNotably, use of bssl-crypto in Chromium is slightly shaky without this.\nAlthough I think, prior to this CL, we\u0027d already gotten to benign races\nbeing all that are possible because these two remaining spots don\u0027t\nchange any in-memory representations. (Unlike C/C++, benign races from\nassembly are actually well-defined and truly benign.) But no sense in\nrelying on this when we can just fix it directly.\n\nThis CL just adds some explicit CRYPTO_library_init calls. A subsequent\none will update the docs and clean up all the remnants of our messy\ninitialization story.\n\nBug: 40644931\nChange-Id: Ife288a4817b930473210f43a2680a60b040bf9a0\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/69507\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6510ff48ad44fbdbe35f1a62ee02bf52f9963264",
      "old_mode": 33188,
      "old_path": "crypto/cipher_extra/e_chacha20poly1305.c",
      "new_id": "3ac2af82f046cb7bc334942ab846f88c050385d3",
      "new_mode": 33188,
      "new_path": "crypto/cipher_extra/e_chacha20poly1305.c"
    },
    {
      "type": "modify",
      "old_id": "cf09963828afdc648118f8e284fc53497f25e912",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/ec/p256-nistz.c",
      "new_id": "277382046d8fa2678b87b90bafb63e58b5a26b9c",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/ec/p256-nistz.c"
    }
  ]
}
