Martin Kromm

Results 5 comments of Martin Kromm

Regarding the question, even though ABY does not support signed intergers directly, adding two signed integers will still be possible, if you pay attention. For example, you can cast both...

Sorry for the late reply, most of the contributors have a lot of work to do and they might have missed the issue post. And I have missed it as...

About the OT Error please report the issue on https://github.com/encryptogroup/OTExtension since the error is related to the OTExtension submodule. However, the error might be because of the `float local_h;` line....

Just removing is dangerous. This is because the specifiers used in the relic library are implementation dependent and therefore the behavior is now undefined (OPENMP also explicitly states that using...

OpenSSL was relicensed under the Apache License 2.0 version some time ago. That license is compatible to be used in (L)GPLv3 projects according to the Apache Software Foundation so this...