nucypher / nufhe

NuCypher fully homomorphic encryption (NuFHE) library implemented in Python
https://nufhe.readthedocs.io/en/latest/
GNU General Public License v3.0
441 stars 53 forks source link

np.roll like functionality on nufhe.lwe.LweSampleArray #14

Closed drbh closed 5 years ago

drbh commented 5 years ago

[c0, c1, c2] += [c4] (concatenation) and shifting left like numpy.roll would be useful methods for implementing digital logic addition and multiplication.

fjarri commented 5 years ago

Added in commit bb338769f2707399d262a75baab7abeb5cd3a054