Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect hash algorithm advertised #48

Open
mashedcode opened this issue Apr 30, 2017 · 0 comments
Open

Incorrect hash algorithm advertised #48

mashedcode opened this issue Apr 30, 2017 · 0 comments

Comments

@mashedcode
Copy link

mashedcode commented Apr 30, 2017

GnuPG defaults to sha256 since 2014. (See d332467)
Back in 2013 it was decided to advertise sha1 in signed mails. (See d1b0666)
Theoretically the hash algorithm is known but it's complex to get this information from where it's signed to Mail::Gpg::Sign.
A quickfix would be to simply advertise pgp-sha256.
Note: Currently the mail I send will advertise pgp-sha1 but it's signed with sha256 anyways. (I use the default gpg configuration.)

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

No branches or pull requests

1 participant