google / heir

A compiler for homomorphic encryption

Home Page:https://heir.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lwe: merge LWE and RLWE ciphertext types

asraa opened this issue · comments

We can view both as a GLWE ciphertext type. LWE can be instantiated as an RLWE ciphertext currently with a scalar Z/qZ ring in its RLWE params (a 0 degree ideal).