)]}'
{
  "commit": "afb6bcd081ae5258e9449bf8b9af19593c9b261f",
  "tree": "17eb7cdce433b630a37ba5a189521fbe10c439b3",
  "parents": [
    "5c72a883971a4325f8c62bf07b6d38c20ea47a6a"
  ],
  "author": {
    "name": "Daniel Cohen",
    "email": "dcohen@gatech.edu",
    "time": "Tue Sep 01 16:04:21 2020 -0400"
  },
  "committer": {
    "name": "Filippo Valsorda",
    "email": "filippo@golang.org",
    "time": "Wed Sep 30 16:06:38 2020 +0000"
  },
  "message": "ssh: remove slow unnecessary diffie-hellman-group-exchange primality check\n\nThe existing implementation validates that the prime returned by the server is, in fact, prime, which is extremely slow, especially for large key sizes.\n\nAs other implementations, including OpenSSH, do not verify the primality of the provided parameters, this change removes that check.\n\nFixes golang/go#41151\n\nChange-Id: I7539714c690f08b5792a0c540cbf46c3e81f13ba\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/252337\nReviewed-by: Filippo Valsorda \u003cfilippo@golang.org\u003e\nRun-TryBot: Filippo Valsorda \u003cfilippo@golang.org\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nTrust: Roland Shoemaker \u003croland@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7eedb209fa7fbe830846bec73550e422158d5846",
      "old_mode": 33188,
      "old_path": "ssh/kex.go",
      "new_id": "766e9293975e3c5caf2dae1f632629618da5c0e9",
      "new_mode": 33188,
      "new_path": "ssh/kex.go"
    }
  ]
}
