File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1184,7 +1184,7 @@ <h3>Bitstring Generation Algorithm</h3>
1184
1184
< li >
1185
1185
Generate a |compressed bitstring| by using the GZIP
1186
1186
compression algorithm [[RFC1952]] on the |bitstring|
1187
- and then Multibase-encode the result using base64url (with no padding) [RFC4648] .
1187
+ and then < a data-cite =" ?CONTROLLER-DOCUMENT#multibase-0 " > Multibase-encode</ a > the result using base64url (with no padding).
1188
1188
</ li >
1189
1189
< li >
1190
1190
Return the |compressed bitstring|.
@@ -1209,7 +1209,7 @@ <h3>Bitstring Expansion Algorithm</h3>
1209
1209
</ li >
1210
1210
< li >
1211
1211
Generate an |uncompressed bitstring| by using the
1212
- Multibase-decode algorithm on the
1212
+ < a data-cite =" ?CONTROLLER-DOCUMENT#multibase-0 " > Multibase-decode</ a > algorithm on the
1213
1213
|compressed bitstring| and then expanding the output using
1214
1214
the GZIP decompression algorithm [[RFC1952]].
1215
1215
</ li >
You can’t perform that action at this time.
0 commit comments