-
Notifications
You must be signed in to change notification settings - Fork 3
crypto catalog table rows in test EAs #137
Description
the PPs with crypto catalog SFRs currently reproduce subsets of the SFR tables broken up within the evaluation activities. This is done to be a helpful reminder to the evaluator as to what parameters will apply to each algorithm, and when there are cases that multiple variants may apply to one algorithm (e.g. ECC keygen having both ERB and RS methods).
However, this is currently being done just by manually reproducing the table content in HTML. It would be ideal if in the future there is a way to duplicate individual tabularized rows (plus the header row) so that PP authors do not have to cross-check that material, and any updates made to the SFR will automatically apply to those table rows as well.
Not strictly necessary to have but would be a useful feature.