Skip to content

Commit

Permalink
Update link to "data integrity cryptographic suite instance".
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Feb 25, 2024
1 parent 69b6b45 commit 94fd162
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
/*preProcess: [ webpayments.preProcess ],
alternateFormats: [ {uri: "diff-20111214.html", label: "diff to previous version"} ],
*/
xref: ["INFRA", "VC-DATA-INTEGRITY", "VC-DATA-MODEL-2.0"],
localBiblio: {
MULTIBASE: {
title: "Multibase",
Expand Down Expand Up @@ -139,9 +138,7 @@
href: "https://doi.org/10.6028/NIST.SP.800-57pt1r5"
}
},
lint: {"no-unused-dfns": false},
xref: ["INFRA", "VC-DATA-MODEL-2.0", "VC-DATA-INTEGRITY"],
postProcess: [],
otherLinks: [{
key: "Related Specifications",
data: [{
Expand Down Expand Up @@ -530,8 +527,8 @@ <h3>Instantiate Cryptosuite</h3>
<a data-cite="VC-DATA-INTEGRITY#add-proof">Add Proof</a> and
<a href="VC-DATA-INTEGRITY#verify-proof">Verify Proof</a>
functions in [[[VC-DATA-INTEGRITY]]]. The algorithm takes an options object
([=map=] |options|) as input and returns a [=cryptosuite instance=]
([=struct=] |cryptosuite|).
([=map=] |options|) as input and returns a [=data integrity cryptographic suite
instance|cryptosuite instance=] ([=struct=] |cryptosuite|).
</p>

<ol class="algorithm">
Expand Down

0 comments on commit 94fd162

Please sign in to comment.