FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use SHA256 for SSH signing by 42wim · Pull Request #24 · go-fed/httpsig · GitHub

/ httpsig Public

Use SHA256 for SSH signing - #24

Open
42wim wants to merge 1 commit into
go-fed:masterfrom
42wim:sha256
Open

Use SHA256 for SSH signing#24
42wim wants to merge 1 commit into
go-fed:masterfrom
42wim:sha256

Conversation

42wim commented Dec 25, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

When using the SSH Agent signers we need to use a wrapper to actually
allow signing with SHA256.

When using the SSH Agent signers we need to use a wrapper to actually
allow signing with SHA256.

cjslep commented Jan 19, 2022

Copy link
Copy Markdown
Member

Hi, very sorry for the delay. I see the referenced issue: golang/go#37278

Is marked closed. Is this change still needed? I have no problem with a wrapper for SSH Agent signers. I am just not entirely a big fan of enabling MD4/MD5.

42wim commented Jan 19, 2022
edited
Loading

Copy link
Copy Markdown
Contributor Author

I'm not doing anything with md4/md5, this PR enables SHA256 for ssh signing instead of SHA1.
If you look at the diff I just remove a comment, I'm not changing anything wrt md4/md5

42wim commented Feb 12, 2022

Copy link
Copy Markdown
Contributor Author

@cjslep please let me know if there's anything not clear

42wim commented May 29, 2022

Copy link
Copy Markdown
Contributor Author

ping

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL