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 ability to query number of internal ciphertexts #71

Open
sloede opened this issue Feb 14, 2025 · 0 comments
Open

Add ability to query number of internal ciphertexts #71

sloede opened this issue Feb 14, 2025 · 0 comments

Comments

@sloede
Copy link
Member

sloede commented Feb 14, 2025

I wonder if we should add something like nciphertexts(sa::SecureArray) or nvectors (or maybe some better name that I cannot come up with) to return the number of ciphertexts used to encode a given SecureArray. It might be nice to have this to estimate whether it makes sense to use multithreading in Julia or based on OpenMP.

We probably would want also nciphertexts for the Unencrypted backend...

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