-
Hi,
First of all thank you for the great library, really appreciate your efforts.
I have a large database that is encrypted, I want to provide a search functionality. I do not want to decrypt the …
-
I keep getting the following error:
```
0: ( sda.(*Host).ProcessMessages: 275) - ProcessSDAMessage returned: Not dispatching yet.
```
It seems it comes from: https://github.com/dedis/cot…
-
To aide testing integration between python-paillier and javallier, add a command line program to:
- generate and serialize key pairs (of different key sizes)
- encrypt and serialize given a public key…
-
We need to get a final confirmation from the possible speakers we have spoken to so far; And we might want to get a few extra ideas for talks.
We need: Mad science computer science, something with cr…
-
Is it possible that your AES test to be placed here?
http://eprint.iacr.org/2012/099
-
On the face of it the HElib scheme is semantically secure - for two encryptions of the same plaintext, each encryption samples fresh randomness.
For bitstring comparison, if one encrypts an element …
-
consider adding "non - compact" backends for HElib, i.e. schemes with higher communications and round complexity or schemes where output will grow with size of the evaluation polynomial, such as mpc p…
-
hi,
I have a new running error need help.
AltCRT.cpp:322: double AltCRT::addPrimesAndScale(const IndexSet&): Assertion `empty(s1 & map.getIndexSet())' failed
Thank you!
-
https://lists.torproject.org/pipermail/tor-dev/2014-December/007999.html
-
I wanted to know,How is this Nslots calculated.Because when i tried to encrypt a file greater than 280 bytes.it does not happen.Is 280 the limit size of the file?.
My input parameters were.
m=0
p=3001…