This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
pe-bpmn-editor_funsscomputation [2018/05/15 16:24] admin |
pe-bpmn-editor_funsscomputation [2020/03/02 14:42] (current) pullonen [FunSSComputation] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== FunSSComputation ====== | ====== FunSSComputation ====== | ||
| + | Used for tasks that evaluate a secret shared function. This is a secure multiparty computation task and is only meaningful when multiple parties execute the same task (tasks that are grouped together to perform the same computation). | ||
| + | The inputs are the share of the function to be evaluated (each party in the group inputs their share of the function) and a public input for the point of evaluation. | ||
| + | |||
| + | The outputs of this task are additively secret shared results of the evaluation where each party executing a task in this group gets a share of the output as a result. | ||
| ===== Required input objects ===== | ===== Required input objects ===== | ||