Skip to content

merge signature command

Nora Widdecke requested to merge nora/merge_signatures into main

This adds a merge-signatures command to sq.

It is supposed to take two One-Pass Signed messages of the same literal data and merges them into one, copying all signatures found in both files.

Open questions:

  • What should the command be named?
  • Comparison of the literal packets #537 (closed)
Edited by Justus Winter

Merge request reports