From cc724f39838450d81db6699c602a5413b8c23199 Mon Sep 17 00:00:00 2001 From: Ivan Herman Date: Sun, 9 Jun 2024 10:37:49 +0200 Subject: [PATCH] Remove the 'Universal' from the RDFC references. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 31f357d..7c3aeb0 100644 --- a/index.html +++ b/index.html @@ -1261,7 +1261,7 @@

bbs-2023

The `bbs-2023` cryptographic suite takes an input document, canonicalizes -the document using the Universal RDF Dataset Canonicalization Algorithm +the document using the RDF Dataset Canonicalization Algorithm [[RDF-CANON]], and then applies a number of transformations and cryptographic operations resulting in the production of a data integrity proof. The algorithms in this section also include the verification of such a data integrity proof. @@ -1476,7 +1476,7 @@

Base Proof Configuration (bbs-2023)

|unsecuredDocument|.|@context|.
  • -Let |canonicalProofConfig| be the result of applying the Universal RDF Dataset +Let |canonicalProofConfig| be the result of applying the RDF Dataset Canonicalization Algorithm [[RDF-CANON]] to the |proofConfig|.