From ab3366825086b95143431165963acceb1fc6b4e1 Mon Sep 17 00:00:00 2001 From: Wind4Greg Date: Tue, 12 Nov 2024 11:13:51 -0800 Subject: [PATCH] Fix missing input in Base Proof Configuration procedure. --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8809554..53163b2 100644 --- a/index.html +++ b/index.html @@ -1445,8 +1445,10 @@

Base Proof Configuration (bbs-2023)

The required inputs to this algorithm are proof options -(|options|). The proof options MUST contain a type identifier -for the +(|options|) and the +unsecured data +document (|unsecuredDocument|). The proof options MUST contain a +type identifier for the cryptographic suite (|type|) and MUST contain a cryptosuite identifier (|cryptosuite|). A proof configuration