Skip to content

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

@42wim 42wim commented Dec 25, 2021

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

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

42wim commented Jan 19, 2022

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

42wim commented Feb 12, 2022

Copy link
Copy Markdown
Contributor Author

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

@42wim

42wim commented May 29, 2022

Copy link
Copy Markdown
Contributor Author

ping

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