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

Sample(openssl-hook): use LD_PRELOAD hook openssl lib to support rats-rs anywhere use openssl lib #3

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

csyJoy
Copy link
Contributor

@csyJoy csyJoy commented Sep 3, 2024

This pr contains an example about hooking openssl lib used in other executables, replace it with rats-rs verify logic, support rats-rs anywhere use openssl lib. Please check README.md in this pr for more information.

…ts-rs anywhere use openssl

1. add useful api to rats-rs/crypto module. export rats-rs/crypto
module, some openssl fundamental variable to openssl-hook.
2. add openssl-hook sample, check the README.md for more
information.
rats-rs/src/transport/tls/mod.rs Outdated Show resolved Hide resolved
examples/openssl_hook/Cargo.toml Outdated Show resolved Hide resolved
…refector work.

refector: remove useless debug info; rename directory name to
keep consistency.
@imlk0 imlk0 merged commit a16dff9 into inclavare-containers:master Sep 3, 2024
1 check passed
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