crypto
crypto copied to clipboard
ssh: allow to configure server side host key algorithms
This seems too easy, I'm sure something is missing here, a review would help. The purpose of this patch is to be able to disable some (weak) algorithms such as ssh-rsa while allowing rsa-sha2-256 and rsa-sha2-512. Thanks
This PR (HEAD: f144e0c6bb7aff93b024ebb611c89064f2a14bd0) has been imported to Gerrit for code review.
Please visit https://go-review.googlesource.com/c/crypto/+/396394 to see it.
Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info
Message from Nicola Murino:
Patch Set 1:
(1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/396394. After addressing review feedback, remember to publish your drafts!
This PR (HEAD: a21884fd2176e09b8f857bf648d5ebee13078e69) has been imported to Gerrit for code review.
Please visit https://go-review.googlesource.com/c/crypto/+/396394 to see it.
Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info
This PR (HEAD: 39bb10a711cabada662bd74795e79cc4fb5b3a9a) has been imported to Gerrit for code review.
Please visit https://go-review.googlesource.com/c/crypto/+/396394 to see it.
Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info
Message from Nicola Murino:
Patch Set 3:
(1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/396394. After addressing review feedback, remember to publish your drafts!