snucrypto / HEAAN

Other
359 stars 94 forks source link

cipher mode issue #65

Open macknight opened 2 years ago

macknight commented 2 years ago

Hi, for encryption mechanism, there are two modes, block cipher and stream cipher. So for HE, or for different HE schemes (BFV, BGV, CKKS, etc.), which cipher mode do these schmes belong to, block or stream mode? Any blogs or papers about HE schemes' cipher mode?