FHE Playground

Dec(Enc(A) ♢ Enc(B)) = A ♢ B

Scheme

SecretKey

1B

0msec

x

PublicKey

1B

0msec

x

Enc(A, PK)

1B

0msec

x

Enc(B, PK)

1B

0msec

x

Enc(A) + Enc(B)

1B

0msec

x

Dec(Enc(A) + Enc(B), SK)

1B

0msec

0

A + B

0