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 Spake parameter plumbing to Conscrypt #1291

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

miguelaranda0
Copy link
Collaborator

This cl:

  • Adds Key/TrustManagerFactories and Key/TrustManagers for Spake
  • Modifies OpenSSLParameters to accept Spake
  • Adds Spake setup within NativeSSL
  • Includes miscellaneous changes to make the above work
  • Adds tests for the above.

TEST=atest SSLSocketTest/SpakeManagerFactoriesTest/SpakeKeyManagerParametersTest BUG=382233100

Change-Id: I5203a651fa74fe90cabd234bc2b1a94cfc9d3e88

This cl:
- Adds Key/TrustManagerFactories and Key/TrustManagers for Spake
- Modifies OpenSSLParameters to accept Spake
- Adds Spake setup within NativeSSL
- Includes miscellaneous changes to make the above work
- Adds tests for the above.

TEST=atest SSLSocketTest/SpakeManagerFactoriesTest/SpakeKeyManagerParametersTest
BUG=382233100

Change-Id: I5203a651fa74fe90cabd234bc2b1a94cfc9d3e88
Copy link
Collaborator

@prbprbprb prbprbprb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

miguelaranda0 and others added 3 commits January 16, 2025 12:00
This cl:
- Adds Key/TrustManagerFactories and Key/TrustManagers for Spake
- Modifies OpenSSLParameters to accept Spake
- Adds Spake setup within NativeSSL
- Includes miscellaneous changes to make the above work
- Adds tests for the above.

TEST=atest SSLSocketTest/SpakeManagerFactoriesTest/SpakeKeyManagerParametersTest
BUG=382233100

Change-Id: I5203a651fa74fe90cabd234bc2b1a94cfc9d3e88
This cl:
- Adds Key/TrustManagerFactories and Key/TrustManagers for Spake
- Modifies OpenSSLParameters to accept Spake
- Adds Spake setup within NativeSSL
- Includes miscellaneous changes to make the above work
- Adds tests for the above.

TEST=atest SSLSocketTest/SpakeManagerFactoriesTest/SpakeKeyManagerParametersTest
BUG=382233100

Change-Id: I5203a651fa74fe90cabd234bc2b1a94cfc9d3e88
@prbprbprb prbprbprb merged commit 8b7a2c3 into google:master Jan 16, 2025
38 checks passed
@miguelaranda0 miguelaranda0 deleted the upload branch January 16, 2025 14:35
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