vernamlab / cuFHE

CUDA-accelerated Fully Homomorphic Encryption Library
MIT License
211 stars 60 forks source link

Polynomial Multiplication time #25

Open zhl11 opened 1 year ago

zhl11 commented 1 year ago

Hi,I am curious about the time it takes to perform 1024 polynomial multiplication using ntt optimized in cufhe? Have you conducted any relevant experiments?