-
Regarding the use of CKKS without batching, I was wondering why I observe different accuracy along the output vector. I noticed on multiple examples that the first 3 or 4 values of the vector have les…
laek3 updated
5 years ago
-
Hi:
I changed the code a little bit for the following two reasones
1、manager.Peers.ActivePeers.Add(peer); positon is a little misleading, because there are lot of exception throwed from CheckEncry…
-
Hello,
I have successfully installed the library, including the python bindings. I've tested the MNIST example, and the ax.py example and I think I have a pretty fair understanding of how it all wo…
-
I implemented the same code in both Linux and macOS, but the results are different. Here's a small example to show the difference: Just push back the value `-11668621335293.000000` 785 times into a ve…
-
NPP's UI looks ancient :/
I have some submissions how to improve UI to make it more modern
First Step: Get rid of unnecessary tab
Buttons's style remind me Windows XP :)
But the problem is tha…
-
I print the data from encryption.EncryptedFileObjectWrapper in pyCraft.
shared_secret: \x33\xdb\x76\x2b\xa4\xd6\x79\x50\x74\x61\xd8\xef\x19\xdb\x89\x6f
secret_data: \xe7
origin_data: \x16
but I…
-
We are seeing fresh encryptions of ciphertexts with `poly_modulus_degree` 4096 and higher have much less noise budget in 3.3.0 than they did in 3.2.0. This contradicts what is in Changes.md ("Moreover…
-
Hello,
I've just added Your bundle to my symfony project 4.3 i think. I will skip issues with key generating but I've managed to make 256 bit one.
Now I've got a problem that actually encrypted …
-
When I use ECElGamal encryption on the custom secp128r1 curve implementation it fails to encrypt/de-crypt a particular constructed point on the curve correctly. The operation is successful when I use …
-
I generated and populated a key ring using Linux `gpg2` commands. When loading the `pubring.kbx` (in this case) there is no error, but the ring is reported as empty (which I can assure you it isn't):
…