File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
subtitle : "Privacy-preserving status information for Verifiable Credentials" ,
25
25
26
26
// if you wish the publication date to be other than today, set this
27
- publishDate : "2025-03-06 " ,
27
+ publishDate : "2025-3-20 " ,
28
28
crEnd : "2024-06-21" ,
29
- prEnd : "2024-04-03 " ,
29
+ prEnd : "2025-4-17 " ,
30
30
31
31
implementationReportURI : "https://w3c.github.io/vc-bitstring-status-list-test-suite/" ,
32
32
//previousMaturity: "CG-FINAL",
@@ -1155,7 +1155,7 @@
Bitstring Generation Algorithm
1155
1155
< li >
1156
1156
Generate a |compressed bitstring| by using the GZIP
1157
1157
compression algorithm [[RFC1952]] on the |bitstring|
1158
- and then < a data-cite ="?CONTROLLER-DOCUMENT #multibase-0 "> Multibase-encodea > the result using base64url (with no padding).
1158
+ and then < a data-cite ="?CID #multibase-0 "> Multibase-encodea > the result using base64url (with no padding).
1159
1159
li >
1160
1160
< li >
1161
1161
Return the |compressed bitstring|.
@@ -1180,7 +1180,7 @@
Bitstring Expansion Algorithm
1180
1180
li >
1181
1181
< li >
1182
1182
Generate an |uncompressed bitstring| by using the
1183
- < a data-cite ="?CONTROLLER-DOCUMENT #multibase-0 "> Multibase-decodea > algorithm on the
1183
+ < a data-cite ="?CID #multibase-0 "> Multibase-decodea > algorithm on the
1184
1184
|compressed bitstring| and then expanding the output using
1185
1185
the GZIP decompression algorithm [[RFC1952]].
1186
1186
li >
You can’t perform that action at this time.
0 commit comments