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

feat: use safe ser/deser for tfhe-rs ciphertexts #34

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

dartdart26
Copy link
Collaborator

A future commit will add support for keys too when available in tfhe-rs.

Note that safe ser/deser will support versioning of ciphertexts and keys automatically in the upcoming 0.8 release.

Use FheUint2 for random bool generation for faster performance.

A future commit will add support for keys too when available in tfhe-rs.

Note that safe ser/deser will support versioning of ciphertexts and keys
automatically in the upcoming 0.8 release.

Use FheUint2 for random bool generation for faster performance.
@dartdart26 dartdart26 self-assigned this Sep 20, 2024
@dartdart26 dartdart26 mentioned this pull request Sep 20, 2024
@dartdart26 dartdart26 merged commit 14068b5 into main Sep 20, 2024
2 checks passed
@dartdart26 dartdart26 deleted the petar/safe-ser-deser branch September 20, 2024 12:45
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