From 3fee59cdf638e2df44cb47da4bd3d8f91de4c6fd Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Wed, 28 Sep 2022 16:14:33 +0200 Subject: [PATCH] Created On nested OnePassSignatures (markdown) --- On-nested-OnePassSignatures.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 On-nested-OnePassSignatures.md diff --git a/On-nested-OnePassSignatures.md b/On-nested-OnePassSignatures.md new file mode 100644 index 0000000..3fa2f7e --- /dev/null +++ b/On-nested-OnePassSignatures.md @@ -0,0 +1,7 @@ +OPS4,false OPS3,true OPS2,false OPS1,xxx LITERAL, ... + +OPS1 and OPS2 are over the literal data packet + +OPS3 and OP4 are notarizations of OPS2,OPS1,Literal + +(the bool is the value of the nesting flag) \ No newline at end of file