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

Maximum number of ciphertexts in e3 program #15

Open
JustKshitijD opened this issue Feb 6, 2023 · 0 comments
Open

Maximum number of ciphertexts in e3 program #15

JustKshitijD opened this issue Feb 6, 2023 · 0 comments

Comments

@JustKshitijD
Copy link

I check that when circuit-type program is created that is using TFHE, maximum size of array of SecureInt type that can be created is 10^5 ( a larger ranged value gives Segmentation Fault). In case of ring-type program created using Palisade, this size is 10^6. However, I am working with certain codes (biological kernels), where large array(~10^8 size) of ciphertexts might be needed.
Is there a way for e3 program to accommodate these additional ciphertexts?

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

No branches or pull requests

1 participant