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: add ciphertext compression in the coprocessor #36

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dartdart26
Copy link
Collaborator

Move compression and hash computation to a spawn_blocking call during input upload.

Fix a bug where decompress was treating type 11 as bytes128 instead of bytes256.

Move compression and hash computation to a spawn_blocking call during
input upload.

Fix a bug where decompress was treating type 11 as bytes128 instead of
bytes256.
@dartdart26 dartdart26 self-assigned this Sep 25, 2024
@dartdart26 dartdart26 merged commit 87160fd into main Sep 25, 2024
2 checks passed
@dartdart26 dartdart26 deleted the petar/copro-ciphertext-compression branch September 25, 2024 08:47
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