Open
Description
Hi,
I have a program of the following structre:
Input ciphertext y, Witness: secret key
- Decrypt y using the secret key, obtaining x
- If x has some property output 1
- Output 0
My questions are:
- How is it possible to realize the if/else clause?
- Assuming that I have multiple ciphertexts as input, it is possible to run the decryptions in parallel for efficiency?
Metadata
Metadata
Assignees
Labels
No labels
Activity