Nikolaj Volgushev

Results 17 issues of Nikolaj Volgushev

API docs for bulk update API keys API. Relates: #88758

>docs
:Security/Security
v8.5.0

Sub-task of #252. The spdz2k suite introduces computations for commitments and broadcast that can be ported to the spdz suite to replace the adhoc implementations there.

Type: Enhancement
Status: Pending

Sub-task of #252. The Spdz suite strongly couples the data supplier and data storage class. In practice, we aren't using the storage class. Therefore it can be removed and the...

Type: Enhancement
Status: Pending

Currently, we wrap each basic arithmetic operation with a native protocol and furthermore include per-element size headers for each element we send over the network. This overhead can be avoided...

Type: Enhancement
Status: In Progress

Adopt the functionality for batched native protocols developed in #269 to the SPDZ2k suite.

Type: Enhancement
Status: In Progress

SPDZ, Mascot, and SPDZ2k require coin tossing to run every time a MAC check is executed. Currently, we only run coin tossing once and re-use the resulting DRBG for all...

Type: Bug
Security

There is an inconsistency between the regular spdz output to all protocol and the spdz output to single party protocol: output to all converts the representation of the value to...

Type: Bug
Status: Pending

Type: Enhancement
Status: In Progress

Type: Enhancement
Status: In Progress

Instead of re-generating DH parameters for every new application run, we should use static, pregenerated parameters but also include an option (via a main method) to generate new parameters and...

Type: Enhancement
Status: Pending