Skip to content

Commit 504d21a

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.0.
1 parent ff3353a commit 504d21a

File tree

8 files changed

+178
-185
lines changed

8 files changed

+178
-185
lines changed

ed/algorithms/vc-data-model-2.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"html": "Set the <var>verifyProof</var> function by using the <var>inputMediaType</var> and the\n<a data-cite=\"?VC-EXTENSIONS#securing-mechanisms\" href=\"https://w3c.github.io/vc-extensions/#securing-mechanisms\">Securing Mechanisms</a>\nsection of the <cite><a data-cite=\"?VC-EXTENSIONS\" data-matched-text=\"[[[?VC-EXTENSIONS]]]\" href=\"https://w3c.github.io/vc-extensions/\">Verifiable Credential Extensions</a></cite> document, or other mechanisms known to the\nimplementation, to determine the cryptographic suite to use when verifying the\nsecuring mechanism. The <var>verifyProof</var> function <em class=\"rfc2119\">MUST</em> implement the interface\ndescribed in <a href=\"https://w3c.github.io/vc-data-model/#securing-mechanism-specifications\" data-matched-text=\"[[[#securing-mechanism-specifications]]]\" class=\"sec-ref\"><bdi class=\"secno\">5.13 </bdi>Securing Mechanism Specifications</a>."
1717
},
1818
{
19-
"html": "If the <var>verifyProof</var> function expects a <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"byte-sequence\" href=\"https://infra.spec.whatwg.org/#byte-sequence\">byte sequence</a>, provide\n<var>inputMediaType</var> and <var>inputData</var> to the algorithm. If the <var>verifyProof</var> function\nexpects a <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"ordered-map\" href=\"https://infra.spec.whatwg.org/#ordered-map\">map</a>, provide <var>inputMediaType</var> and the result of <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"parse-json-bytes-to-an-infra-value\" href=\"https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value\">parse JSON bytes to an Infra value</a> given <var>inputData</var>. Set <var>result</var> to the result of the\ncall to the <var>verifyProof</var> function. If the call was successful, <var>result</var> will\ncontain the <var>status</var>, <var>document</var>, <var>mediaType</var>, <var>controller</var>,\n<var>controllerDocument</var>, <var>warnings</var>, and <var>errors</var> properties."
19+
"html": "If the <var>verifyProof</var> function expects a <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"byte-sequence\" href=\"https://infra.spec.whatwg.org/#byte-sequence\">byte sequence</a>, provide\n<var>inputMediaType</var> and <var>inputData</var> to the algorithm. If the <var>verifyProof</var> function\nexpects a <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"ordered-map\" href=\"https://infra.spec.whatwg.org/#ordered-map\">map</a>, provide <var>inputMediaType</var> and the result of <a data-link-type=\"dfn\" data-cite=\"infra\" data-cite-path=\"\" data-cite-frag=\"parse-json-bytes-to-an-infra-value\" href=\"https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value\">parse JSON bytes to an Infra value</a> given <var>inputData</var>. Set <var>result</var> to the result of the\ncall to the <var>verifyProof</var> function. If the call was successful, <var>result</var> will\ncontain the <var>status</var>, <var>document</var>, <var>mediaType</var>, <var>controller</var>,\n<var>controlledIdentifierDocument</var>, <var>warnings</var>, and <var>errors</var> properties."
2020
},
2121
{
2222
"html": "If <var>result</var>.<var>status</var> is set to <code>false</code>, add a\n<a href=\"https://w3c.github.io/vc-data-model/#CRYPTOGRAPHIC_SECURITY_ERROR\">CRYPTOGRAPHIC_SECURITY_ERROR</a> to\n<var>result</var>.<var>errors</var>."

ed/headings/vc-data-model-2.0.json

Lines changed: 72 additions & 72 deletions
Large diffs are not rendered by default.

ed/ids/vc-data-integrity.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"https://w3c.github.io/vc-data-integrity/#normative-references",
420420
"https://w3c.github.io/vc-data-integrity/#d-1-normative-references",
421421
"https://w3c.github.io/vc-data-integrity/#bib-ascii",
422-
"https://w3c.github.io/vc-data-integrity/#bib-cid-1.0",
422+
"https://w3c.github.io/vc-data-integrity/#bib-cid",
423423
"https://w3c.github.io/vc-data-integrity/#bib-infra",
424424
"https://w3c.github.io/vc-data-integrity/#bib-json-ld11",
425425
"https://w3c.github.io/vc-data-integrity/#bib-json-ld11-api",
@@ -435,10 +435,9 @@
435435
"https://w3c.github.io/vc-data-integrity/#bib-xmlschema11-2",
436436
"https://w3c.github.io/vc-data-integrity/#informative-references",
437437
"https://w3c.github.io/vc-data-integrity/#d-2-informative-references",
438-
"https://w3c.github.io/vc-data-integrity/#bib-cid",
439438
"https://w3c.github.io/vc-data-integrity/#bib-di-ecdsa",
440439
"https://w3c.github.io/vc-data-integrity/#bib-di-eddsa",
441-
"https://w3c.github.io/vc-data-integrity/#bib-did-core",
440+
"https://w3c.github.io/vc-data-integrity/#bib-did",
442441
"https://w3c.github.io/vc-data-integrity/#bib-did-key",
443442
"https://w3c.github.io/vc-data-integrity/#bib-html-rdfa",
444443
"https://w3c.github.io/vc-data-integrity/#bib-ltli",

0 commit comments

Comments
 (0)