Skip to content

make set_rsa_oaep_md visible to boringssl config #2372

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

frncs-rss
Copy link
Contributor

Upstreaming https://android-review.git.corp.google.com/c/platform/external/rust/crates/openssl/+/2177444

Android's KeyMint is using this function and it uses rust-openssl with boringssl, but via a downstream patch

@alex
Copy link
Collaborator

alex commented Feb 19, 2025

Looks like there's an import that needs to be included for boringssl as well.

@frncs-rss
Copy link
Contributor Author

Looks like there's an import that needs to be included for boringssl as well.

Good catch. I missed the test section had its own imports. Amended.

@alex alex merged commit 875f91d into sfackler:master Feb 19, 2025
67 checks passed
bherrera pushed a commit to misttech/fuchsia that referenced this pull request Mar 12, 2025
we temporarily need 2 patches:
1. encrypt.rs: sfackler/rust-openssl#2372
   already upstream waiting for the next quarterly release
2. ec.rs: sfackler/rust-openssl#2371
   rejected upstream waiting to be inlined into KeyMint tracked by
   https://fxbug.dev/398863191

Fixed: 395970649
Change-Id: I12a795f645b74297948eddb6baaa8ca44df7404d
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219109
Reviewed-by: Erick Tryzelaar <[email protected]>
Commit-Queue: Francois Rousseau <[email protected]>
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