Support for file-based preprocessing #314
Labels
Status: In Progress
Issues currently being solved.
Type: Enhancement
New functionality related issues.
8000
Currently, the supported way of using MASCOT preprocessing in SPDZ runs the MASCOT preprocessing online on-the-fly and the preprocessed material only ever lives in-memory.
We would like to be able to run preprocessing independent from an online phase and persist it to files, and then consume the preprocessed material later in an online phase. This should hopefully also allow us to use preprocessed material from external preprocessing implementations (e.g., Overdrive).
This task includes the following two high-level subtasks
SpdzDataSupplier
interface).The text was updated successfully, but these errors were encountered: