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 ECDH-ES #74

Open
lawliet89 opened this issue Apr 24, 2017 · 4 comments
Open

Implement ECDH-ES #74

lawliet89 opened this issue Apr 24, 2017 · 4 comments

Comments

@lawliet89
Copy link
Owner

lawliet89 commented Apr 24, 2017

Probably not the AES**KW variants because ring does not seem to support AESKW.

@vladikoff
Copy link

is still in the works?

There is some mention of ECDH-ES in the source

ECDH_ES => KeyManagementAlgorithmType::DirectKeyAgreement,
, what's currently missing?

@lawliet89
Copy link
Owner Author

lawliet89 commented Nov 17, 2017 via email

@briansmith
Copy link
Contributor

There are two PRs for ring to implement briansmith/ring#331, which would allow this to be implemented using ring, I believe.

@lawliet89
Copy link
Owner Author

Thanks @briansmith for letting me know. I'll keep a lookout.

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

3 participants