-
Let H be ghash's encrypted zero.
I noticed that if two parties have XOR shares of H^2 = H_a xor H_b, then
H_a\*H_a xor H_b\*H_b = H^4
H_a\*H_a\*H_a\*H_a xor H_b\*H_b\*H_b\*H_b = H^8 ... etc for …
-
We are currently trying to implement an extension for e.g. yaos garbled circuits that adds noise to the values, as described in this paper: https://eprint.iacr.org/2023/1594.pdf. What would be the bes…
-
I am sorry to trouble you.
I have a question but do not know who can help me.
I want to compile c++ project in obliv-c . Can obliv-c complie c++?
the error is
/usr/include/string.h[43:0-19] : s…
-
We had mentioned during our planning session on Monday that there were some abstractions and other code components we'd like to clean up.
Let's use this issue as a gathering place to bring together a…
-
Is there any implementation of the GMW scheme (the one discussed in https://dl.acm.org/doi/10.1145/28395.28420). It would be useful to be used as a comparison with Yao garbled circuits.
-
Hello, I'm working on a project involving benchmarking the performance of various PRFs over Garbled Circuits. I was interested in using the existing implementations of some PRFs like MIMC and Legendre…
-
Hello developer,
From my understanding, the garbler only sends the garbled circuit, encoding information, and decoding information to the evaluator.
However, in `evaluator.go` and `eval.go` the eva…
-
When mixing ObjC, C++ and Rust in the same binary on aarch64-apple-darwin targets (e.g. like in Firefox), lld from LLVM 15 complains about "too many personalities". This is a regression from #92845 an…
-
Recently, some new timeout API methods were added to the AVR Wire library (see https://github.com/arduino/ArduinoCore-avr/issues/42#), which should be documented. Given there is no repository for the …
-
![20200909_152854](https://user-images.githubusercontent.com/65537552/92604911-5d7fa100-f2b1-11ea-9709-1bbac0a0009a.jpg)
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Has…