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

feat(bench): impl into for base config type #5056

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

jmayclin
Copy link
Contributor

Description of changes:

This harness is useful to doing handshakes between different TLS implementations. This is a use case that I have for my oqs-provider-sys.

This PR adds those into implementations. Doing this required moving the "Mode" field out of the config.

Testing:

Confirmed that this works with the oqs-provider-sys crate.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jmayclin jmayclin requested review from goatgoose and jouho January 22, 2025 22:33
@github-actions github-actions bot added the s2n-core team label Jan 22, 2025
@jmayclin jmayclin enabled auto-merge January 23, 2025 22:43
@jmayclin jmayclin added this pull request to the merge queue Jan 24, 2025
Merged via the queue into aws:main with commit eab019f Jan 24, 2025
44 checks passed
@jmayclin jmayclin deleted the bench-into branch January 24, 2025 01:38
CarolYeh910 pushed a commit to CarolYeh910/s2n-tls that referenced this pull request Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants