MG
MG
Hi,   ckks/README.md and bfv/README.md have many images missing. Could you have a look? BR
modify SECURITY.md
Hi, It's said to have comparable performance to state-of-the-art C++ libraries. Is there any document for this comparison and metrics for the comparison? BR
Hi, What's RNS? It's an abbreviation. And how to define it as "full"? Like what are the elements of a "Full RNS"? BR
Hi, I'm a Java developer yet not familiar with go. I'm current studying HE and trying to use Lattigo as HE lib. But I found no help document for starters...
Hi, Assume I have a 1024-element vector, is there any way for me to find out the maximum number of this vector? And further more, the index of this maximum...
Hi, Could Seal evaluate any non-linear function like sin(x), cos(x) or e^x or x^1/3 ? BR
Hi, Can HELib run on embedded divices? BR
Hi, is the recommended value for poly_modulus_degree 2^10? Where is this value mentioned in SEAL document? Any reason why this is the recommended minimum value? can it be, say like,...