)]}'
{
  "commit": "b4f2b62076abeee4e43fb59544dac565715fbf1e",
  "tree": "41f4314a090df2d17bb0f32bd9315fc1c0626386",
  "parents": [
    "79ec3a51fcc7fbd2691d56155d578225ccc542e2"
  ],
  "author": {
    "name": "Santhanam",
    "email": "santhanambr2002@gmail.com",
    "time": "Sun Nov 09 18:35:21 2025 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Wed Nov 12 10:42:48 2025 -0800"
  },
  "message": "ssh: fix error message on unsupported cipher\n\nUntil now, when ssh keys using one of these[1] ciphers were passed, we were\ngiving a parse error \"ssh: parse error in message type 0\".\n\nWith this fix, we parse it successfully and return the correct error message.\n\n[1] aes{128,256}-gcm@openssh.com and chacha20-poly1305@openssh.com\n\nFixes golang/go#52135\n\nChange-Id: I3010fff43c48f29f21edb8d63f44e167861a054e\nGitHub-Last-Rev: 14ac7e97306d41cba48053b9c60f2ffc7caded45\nGitHub-Pull-Request: golang/crypto#324\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/709275\nReviewed-by: Nicola Murino \u003cnicola.murino@gmail.com\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Junyang Shao \u003cshaojunyang@google.com\u003e\nAuto-Submit: Nicola Murino \u003cnicola.murino@gmail.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a035956fcc5ed9d3b5d7ec43b8a955fb4205092e",
      "old_mode": 33188,
      "old_path": "ssh/keys.go",
      "new_id": "47a07539d90ce13ab3813d06bb85613ec15e2015",
      "new_mode": 33188,
      "new_path": "ssh/keys.go"
    },
    {
      "type": "modify",
      "old_id": "661e3cb31c4d01a5ea8f48981d248f7ee6f1e183",
      "old_mode": 33188,
      "old_path": "ssh/keys_test.go",
      "new_id": "a1165ec68ba0206e34077052faae8e36dfc610ef",
      "new_mode": 33188,
      "new_path": "ssh/keys_test.go"
    },
    {
      "type": "modify",
      "old_id": "6e48841b674c2c588e97eae867d19d62e6b25599",
      "old_mode": 33188,
      "old_path": "ssh/testdata/keys.go",
      "new_id": "adb4244eb318bb9ad6d3d6fe6405b592e9ba5dfb",
      "new_mode": 33188,
      "new_path": "ssh/testdata/keys.go"
    }
  ]
}
