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

TSIG Support. #16

Merged
merged 11 commits into from
Apr 4, 2019
Merged

TSIG Support. #16

merged 11 commits into from
Apr 4, 2019

Conversation

partim
Copy link
Member

@partim partim commented Mar 29, 2019

This PR adds support for TSIG generation and verification. It uses ring for the underlying crypto. Because of that, it doesn’t support MD5.

It also adds scaffolding and first test cases for interop testing with other DNS implementation. This is used to test TSIG against NSD and drill.

Things to do before merging:

  • Complete and improve documentation.
  • Add a test case for tsig::ServerSequence against drill.

@partim partim merged commit c736c75 into master Apr 4, 2019
@partim partim deleted the tsig-support branch April 4, 2019 15:16
@partim partim mentioned this pull request Apr 4, 2019
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.

None yet

1 participant