diff --git a/index.html b/index.html index a8c4231..df8663b 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,8 @@ shortName: "vc-di-ecdsa", // if you wish the publication date to be other than today, set this - publishDate: "2024-11-05", + publishDate: "2024-12-19", + crEnd: "2024-01-19", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status @@ -35,7 +36,6 @@ // if this is a LCWD, uncomment and set the end of its review period implementationReportURI: "https://w3c.github.io/vc-di-ecdsa-test-suite/", - crEnd: "2024-12-05", // if you want to have extra CSS, append them to this list // it is recommended that the respec.css stylesheet be kept @@ -314,7 +314,7 @@

Verification Methods

Multikey

-The Multikey format, defined in +The Multikey format, defined in [[[controller-document]]], is used to express public keys for the cryptographic suites defined in this specification.

@@ -525,7 +525,7 @@

Instantiate Cryptosuite

This algorithm is used to configure a cryptographic suite to be used by the Add Proof and -Verify Proof +Verify Proof functions in [[[VC-DATA-INTEGRITY]]]. The algorithm takes an options object ([=map=] |options|) as input and returns a [=data integrity cryptographic suite instance|cryptosuite instance=] ([=struct=] |cryptosuite|). diff --git a/transitions/2024/CR2/index.html b/transitions/2024/CR2/index.html index d35a067..c0ce4d7 100644 --- a/transitions/2024/CR2/index.html +++ b/transitions/2024/CR2/index.html @@ -1,6 +1,6 @@ - +