Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

About the possibility of operation of non-ciphertext and ciphertext #7

Open
Luidy opened this issue Oct 15, 2018 · 3 comments
Open

Comments

@Luidy
Copy link

Luidy commented Oct 15, 2018

Hello.
In order to reduce execution time. I wanna compute the operation (ex. gate_nand, gate_or etc) at the stage before generating the ciphertext.
So I wanna compute 1 ciphertext and 1 encoding text before generating the ciphertext (any state before a complete ciphertext is generated).
Is this possible?

@tuxxy
Copy link
Contributor

tuxxy commented Oct 15, 2018

Do you mean that you want to compute the logic gate on the plaintext and have the output be the result before you decide to compute on the ciphertext?

@Luidy
Copy link
Author

Luidy commented Oct 16, 2018

If the plaintext you said is the same as the number 1, 0 I entered, it is not.

@fjarri
Copy link
Contributor

fjarri commented Oct 16, 2018

Hm, I must admit, I'm still not quite sure what you mean. Do you want to ensure that the gate's kernels are precompiled before running it on your data? Could you perhaps provide some (pseudo)code illustrating what you want to do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants