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

Feature: Plumb SSL_get_negotiated_group() into boring #144

Open
cjpatton opened this issue Aug 3, 2023 · 0 comments
Open

Feature: Plumb SSL_get_negotiated_group() into boring #144

cjpatton opened this issue Aug 3, 2023 · 0 comments

Comments

@cjpatton
Copy link
Collaborator

cjpatton commented Aug 3, 2023

This would allow us to check which key exchange algorithm was used during the TLS handshake. In particular this would allow us to verify that a PQ algorithm was chosen (one of X25519Kyber768Draft00, ...).

Available as of https://boringssl.googlesource.com/boringssl/+/6cf98208371e5c2c8b9d34ce3b8c452ea90e2963. This will require upgrading the submodule and updating the patches.

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