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 HPKE support for encrypted client hello #19

Open
tofay opened this issue Nov 21, 2024 · 1 comment
Open

Add HPKE support for encrypted client hello #19

tofay opened this issue Nov 21, 2024 · 1 comment

Comments

@tofay
Copy link
Owner

tofay commented Nov 21, 2024

rust-openssl doesn't expose OSSL_HPKE_*.

https://github.com/rustls/rustls/tree/main/rustls-provider-test/tests can perhaps be used to test it.

@tofay
Copy link
Owner Author

tofay commented Dec 12, 2024

Raised sfackler/rust-openssl#2337 to add HPKE bindings to rust-openssl.

https://github.com/tofay/rustls-openssl/tree/hpke-bindings also has them pending upstreaming.

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

No branches or pull requests

1 participant