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

Implement draft-ietf-curdle-dnskey-eddsa (EdDSA signatures for DNS) #60

Closed
briansmith opened this issue Nov 1, 2016 · 4 comments
Closed

Comments

@briansmith
Copy link
Contributor

See draft-ietf-curdle-dnskey-eddsa.

@bluejekyll
Copy link
Member

Sweet. We can do this after switching to ring

@bluejekyll
Copy link
Member

I added a new KeyPair type to the client library. This allows for a high level abstraction over different key implementations. We should be able to use it to abstract over different implementations. So adding I looked briefly at rings eddsa and I think it should be easily integrated.

@bluejekyll
Copy link
Member

@briansmith if you get a chance, can you look at my diff that I just posted? I want to make sure that all that looks legit to you...

@bluejekyll
Copy link
Member

FYI, I just landed this in main, I'll close this here, though I should probably mark this as experimental until there is external validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants