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 crypto binding for OpenSSL RSA decryption #59

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

mbestavros
Copy link
Contributor

This PR implements a binding in crypto.rs for RSA decryption, necessary for work on the Rust client's POST handling logic. This addition also constitutes part of the crypto interface as specified in #20.

Tagging @frozencemetery @leonjia0112 for review.

@frozencemetery frozencemetery merged commit 5496d94 into keylime:master Apr 11, 2019
@mbestavros mbestavros deleted the crypto-rsa branch April 11, 2019 18:44
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.

3 participants