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

Update existing crypto bindings to return custom KeylimeCryptoError #52

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

mbestavros
Copy link
Contributor

This PR is a follow-up to #49, implementing the new custom error as a return type for all existing crypto bindings. For most functions, the only change is a new return type; however, the rsa_import_pubkey function is refactored and overall cleaner as a result.

These changes are part of issue #42.

Tagging @frozencemetery, @leonjia0112, and @lukehinds for review.

@leonjia0112
Copy link
Contributor

Looks good to me.

@mbestavros mbestavros mentioned this pull request Feb 26, 2019
@frozencemetery frozencemetery merged commit c4c1d33 into keylime:master Feb 26, 2019
@mbestavros mbestavros deleted the custom-error-type branch February 26, 2019 22:48
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