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 deterministic encryption #303

Merged
merged 4 commits into from
Aug 21, 2023
Merged

Add deterministic encryption #303

merged 4 commits into from
Aug 21, 2023

Conversation

ryanorendorff
Copy link
Contributor

@ryanorendorff ryanorendorff commented Aug 18, 2023

Adds a deterministic encryption function that is behind the deterministic feature flag. This can be accessed from the added encrypt_deterministic and encrypt_return_components_deterministic functions. Normal encryption works as it did before.

If we want to merge this then SEAL deterministic branch should be merged. If we want to keep this as a separate branch, then the SEAL branch can stay as it is.

Copy link
Contributor

@samtay samtay left a comment

Choose a reason for hiding this comment

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

lgtm

seal_fhe/src/encryptor_decryptor.rs Show resolved Hide resolved
@ryanorendorff ryanorendorff merged commit e90c119 into main Aug 21, 2023
3 checks passed
@ryanorendorff ryanorendorff deleted the deterministic branch August 21, 2023 23:57
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