From 05c9b76e125d932b58c718f39c8c9de5b54c4bba Mon Sep 17 00:00:00 2001 From: Brian Richter Date: Fri, 8 Nov 2024 23:08:26 -0800 Subject: [PATCH] Fix `createVerifyData` --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8809554..be53a0b 100644 --- a/index.html +++ b/index.html @@ -1209,8 +1209,8 @@

createVerifyData

, passing |proofValue| from |proof|.
  • -Initialize |labelMapFactoryFunction| to the result of calling the algorithm of -section . +Initialize |labelMapFactoryFunction| to the result of calling the +"`createLabelMapFunction`" algorithm of [[DI-ECDSA]], passing |labelMap|.
  • Initialize |nquads| to the result of calling the "`labelReplacementCanonicalize`"