crypto icon indicating copy to clipboard operation
crypto copied to clipboard

[OnlineHelp] Add example to Verifiable Secret Sharing

Open tassadarius opened this issue 3 years ago • 0 comments

The online help of the plugin Verifiable Secret Sharing (org.jcryptool.visual.vss) lacks an example with calculation steps in the online help. The similar plug-in Shamir's Secret Sharing has one.

Where: org.jcryptool.visual.verifiablesecretsharing/nl/{de,en}/help/content/vssAlgorithm.html

There should be placeholders indicating the position:

  <!-- 
  TODO #365: Add calculation example here
-->

Also, some variables within the formulas are not explained properly (e.g. N in equation 5).

tassadarius avatar Feb 01 '22 22:02 tassadarius