Prepare-and-Send Verifiable Quantum Fully Homomorphic Encryption: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 36: Line 36:
* <math>\pi</math>: Global permutation which are used to encrypt the states.
* <math>\pi</math>: Global permutation which are used to encrypt the states.
* MAC: Message authentication code, MAC = (Tag, Ver)
* MAC: Message authentication code, MAC = (Tag, Ver)
* <math>pk_i, sk_i, evk_i</math>: <math>i_th</math> homomorphic key set generated from HE.KeyGen(). Public key for encryption, secret key for decryption, evaluation function key, respectively for given k, the security parameter.
* <math>pk_i, sk_i, evk_i</math>: <math>i_{th}</math> homomorphic key set generated from HE.KeyGen(). Public key for encryption, secret key for decryption, evaluation function key, respectively for given k, the security parameter.


==Pseudo Code==
==Pseudo Code==
Write, autoreview, editor, reviewer
3,125

edits

Navigation menu