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

Parameter what's stored while serializing the context #224

Merged
merged 4 commits into from
Jan 24, 2021
Merged

Conversation

bcebere
Copy link
Member

@bcebere bcebere commented Jan 23, 2021

Description

This PR introduces support for choosing which keys are serialized in the context.

fixes #130
fixes #191

Checklist

@bcebere bcebere requested a review from youben11 January 23, 2021 16:40
Copy link
Member

@youben11 youben11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice that we have the default now to not serialize the secret-key.

@bcebere bcebere merged commit 8c40fa8 into master Jan 24, 2021
@delete-merged-branch delete-merged-branch bot deleted the optional_keys branch January 24, 2021 07:25
pierreeliseeflory pushed a commit to pierreeliseeflory/TenSEAL that referenced this pull request Apr 27, 2022
* parametrize context serialization

* test serialization parameters
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.

Serialization security improvements Parameter what's stored while serializing the context
2 participants