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

libopendkim: verify ed25519-sha256 signatures with GnuTLS #33

Open
dilyanpalauzov opened this issue Dec 5, 2018 · 2 comments
Open

libopendkim: verify ed25519-sha256 signatures with GnuTLS #33

dilyanpalauzov opened this issue Dec 5, 2018 · 2 comments

Comments

@dilyanpalauzov
Copy link

gnutls-verify-ed25519-sha256-signatures.patch.txt

@AliceWonderMiscreations

I have a question I hope can be answered. I am building beta2 with this patch applied.

GnUTLS 3.6.5 with Nettle 3.4.1

Configure sees it and all looks swell:

checking for GNUTLS... yes
checking your GnuTLS version... ok
checking whether your GnuTLS supports ED25519... yes
checking whether your GnuTLS supports SHA256... yes
checking for OpenSSL includes... no

Before I deploy, can I assume this patch allows verification of ed25519 early adopters?

Secondly, is there by chance a website out there where I can submit an e-mail address to have it send me a test signed with ed25519 so I can verify that validation works?

@dilyanpalauzov
Copy link
Author

dilyanpalauzov commented Dec 11, 2018

This patch is supposed to verify ed25519-sha256 signatures.

I am not aware of such site. You can contact the authors of dkimpy or exim/pdkim to send you a test message. If the checks fail, things don’t get worse, than they are now.

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

2 participants