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

Add ecx (X25519, X448) support #1342

Merged
merged 1 commit into from
Sep 13, 2020
Merged

Add ecx (X25519, X448) support #1342

merged 1 commit into from
Sep 13, 2020

Conversation

hidekatsu-izuno
Copy link
Contributor

I'm developing josekit to support JWE in Rust.

The ECDH-ES algorithm in JWE spec needs a ecx (X25519, X448) feature. This feature is supported by openssl. But not by rust-openssl, So I added some constants based on openssl-1.1.1g.

If you can, I'd be happy to merge it.

@sfackler sfackler merged commit 0a0da84 into sfackler:master Sep 13, 2020
@hidekatsu-izuno hidekatsu-izuno deleted the support-ecx branch September 13, 2020 22:34
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.

2 participants