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

native: reduce FHE storage requirements #236

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

goshawk-3
Copy link
Contributor

@goshawk-3 goshawk-3 commented Jan 9, 2025

fixes #231

  • Ensure both SSTOREd and non-SSTOREd handles are properly computed when LateCommit is disabled
  • Ensure both SSTOREd and non-SSTOREd handles are properly computed when LateCommit is enabled

@goshawk-3 goshawk-3 self-assigned this Jan 9, 2025
- rename ExecutorApi to ExecutorApp
- rename executorApi to app
- rename sessionApi to sess
- rename api to hostStorage
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.

native: Reduce the storage requirements of FHE operations
1 participant