SEAL icon indicating copy to clipboard operation
SEAL copied to clipboard

Coefficient modulus supprt for more than 61 bits

Open elkanatovey opened this issue 2 years ago • 1 comments
trafficstars

Hi, Is there any particular reason that seal only supports coefficient modulus primes up to 61 bits? I have a particular use case where support for larger primes would come in handy.

elkanatovey avatar Apr 03 '23 18:04 elkanatovey

Yes, see the key-switching code.

jacobmas avatar Aug 10 '23 20:08 jacobmas