-
I can't find any info what that means in the treble [faq](https://github.com/phhusson/treble_experimentations/wiki/Frequently-Asked-Questions-(FAQ))
-
> **Note:** this is a bit messy, will be cleaned some time soon
## Background
- **Privacy-preserving computation**: either X of F are hidden to who computes F(X)
- **Verifiable computation**: A…
-
Hi @mkskeller
May I ask how I can assign zero to a ring element without clearing it up?
Since in https://github.com/data61/MP-SPDZ/blob/20dfe63959a9f42e59533c6d7fd7cf0b5251f9fe/FHE/Ring_Element.cpp…
-
To solve issues with passing secrets between actors:
What we have been calling "ciphernode.rs" can be renamed `Keyshare` and should be an actor that holds it's secret key and is responsible for sharin…
-
A collection of homomorphic encryption resources.
-
Version : OC 10.0.9.5
Dist : Debian 6.3.0-18, php 7.0.27-0+deb9u1
After activation in the browser frontend, fhe following message appears : Error: this app cannot be enabled because it makes the …
-
Afer I build my project, fhe following errors occurred:
> listener function for opcode 2 of xdg_toplevel is NULL
> Aborted (core dumped)
My configuration is:
```
#define LV_WAYLAND_XDG_SHEL…
-
## Feature Description
I would love to have the option to calculate either the [cosine similarity](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.cosine.html) between two…
-
This was mentioned by Nigel at the first FHE.org conference: it might be nice to have a way to switch on a simplified output which just gives you a security level. Perhaps we could add something like:…
-
## Feature
I wanted to use ZAMA FHE on top of ZKVM. I tried to implement the tfhe-rs FHE (Fully Homomorphic Encryption) library into Risczero ZKVM but didn't succeed. From my understanding, it does…