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

dnsdist: Implement xchacha20 support for DNSCrypt #6045

Merged
merged 6 commits into from Mar 22, 2018

Conversation

rgacogne
Copy link
Member

@rgacogne rgacogne commented Dec 4, 2017

Short description

This PR adds support for DNSCrypt's xchacha20 algorithm, as well as multiple actives DNSCrypt certificates. It also removes the getOldCertificate() and getCurrentCertificate() methods on DNSCrypt bind objects, because I couldn't find a meaningful way to emulate them with n active certificates. Sorry for breaking compatibility!

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@pieterlexis pieterlexis merged commit c4a1bba into PowerDNS:master Mar 22, 2018
@rgacogne rgacogne deleted the dnscrypt-xchacha20 branch March 22, 2018 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants