User Tools

Site Tools


pe-bpmn-editor_sssharing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pe-bpmn-editor_sssharing [2018/05/15 16:43]
admin
pe-bpmn-editor_sssharing [2020/03/02 14:46] (current)
pullonen [SSSharing]
Line 1: Line 1:
 ====== SSSharing ====== ====== SSSharing ======
 +This task creates secret shares of the input value. The number of the shares is determined by the number of the outputs that this task has. The task also has special parameters to determine the threshold of the sharing - the number of parties that are needed to reconstruct the value and the number of parties needed to meaningfully compute something from the secret shared values.
 ===== Required input objects ===== ===== Required input objects =====
  
Line 18: Line 18:
 **Error:** exactly 1 input and at least 2 outputs are required **Error:** exactly 1 input and at least 2 outputs are required
  
-**Restriction:​** "treshold" property must exist under stereotype details object - "treshold" must have been inserted and saved and "treshold" information must not have been deleted from model’s file\\ +**Restriction:​** "threshold" property must exist under stereotype details object - "threshold" must have been inserted and saved and "threshold" information must not have been deleted from model’s file\\ 
-**Error:​** ​treshold ​is undefined+**Error:​** ​threshold ​is undefined
  
 **Restriction:​** "​computationParties"​ property must exist under stereotype details object - "​computationParties"​ must have been inserted and saved and "​computationParties"​ information must not have been deleted from model’s file\\ **Restriction:​** "​computationParties"​ property must exist under stereotype details object - "​computationParties"​ must have been inserted and saved and "​computationParties"​ information must not have been deleted from model’s file\\
 **Error:** computationParties is undefined **Error:** computationParties is undefined
  
-**Restriction:​** ​treshold ​must be an integer greater than one and less than or equal to the number of output objects\\ +**Restriction:​** ​threshold ​must be an integer greater than one and less than or equal to the number of output objects\\ 
-**Error:​** ​treshold ​must be an integer greater than 1 and equal to or less than the number of outputs (1 < treshold ​<= number of outputs)+**Error:​** ​threshold ​must be an integer greater than 1 and equal to or less than the number of outputs (1 < threshold ​<= number of outputs)
  
-**Restriction:​** computation parties must be an integer greater than or equal to treshold ​and less than or equal to the number of output objects\\ +**Restriction:​** computation parties must be an integer greater than or equal to threshold ​and less than or equal to the number of output objects\\ 
-**Error:** computation parties must be an integer greater than or equal to treshold ​and less than or equal to the number of outputs (treshold ​<= computation parties <= number of outputs)+**Error:** computation parties must be an integer greater than or equal to threshold ​and less than or equal to the number of outputs (threshold ​<= computation parties <= number of outputs)
pe-bpmn-editor_sssharing.1526391799.txt.gz · Last modified: 2019/10/01 13:53 (external edit)