Commit f69ed4b
crypto: rename CShakeParams and KmacParams length to outputLength
PR-URL: #61875
Refs: web-platform-tests/wpt#57802
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>1 parent 4f4ff15 commit f69ed4bCopy full SHA for f69ed4b
14 files changed
+98-90Lines changed: 98 additions & 90 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- doc/api
- lib/internal/crypto
- test
- fixtures
- crypto
- webcrypto
- wpt
- WebCryptoAPI
- digest
- sign_verify
- parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+29-21Lines changed: 29 additions & 21 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1869 | 1869 | |
1870 | 1870 | |
1871 | 1871 | |
| 1872 | + |
| 1873 | + |
| 1874 | + |
| 1875 | + |
1872 | 1876 | |
1873 | 1877 | |
1874 | | - |
| 1878 | + |
1875 | 1879 | |
1876 | 1880 | |
1877 | 1881 | |
1878 | 1882 | |
1879 | 1883 | |
1880 | | - |
| 1884 | + |
1881 | 1885 | |
1882 | | - |
1883 | | - |
1884 | | - |
| 1886 | + |
| 1887 | + |
| 1888 | + |
| 1889 | + |
| 1890 | + |
| 1891 | + |
| 1892 | + |
1885 | 1893 | |
1886 | 1894 | |
1887 | 1895 | |
| ||
1896 | 1904 | |
1897 | 1905 | |
1898 | 1906 | |
1899 | | - |
| 1907 | + |
1900 | 1908 | |
1901 | 1909 | |
1902 | 1910 | |
1903 | 1911 | |
1904 | 1912 | |
1905 | | - |
1906 | | - |
1907 | | - |
1908 | | - |
1909 | | - |
1910 | | - |
1911 | | - |
| 1913 | + |
1912 | 1914 | |
1913 | | - |
| 1915 | + |
| 1916 | + |
| 1917 | + |
1914 | 1918 | |
1915 | 1919 | |
1916 | 1920 | |
| ||
2387 | 2391 | |
2388 | 2392 | |
2389 | 2393 | |
| 2394 | + |
| 2395 | + |
| 2396 | + |
| 2397 | + |
2390 | 2398 | |
2391 | 2399 | |
2392 | 2400 | |
| ||
2397 | 2405 | |
2398 | 2406 | |
2399 | 2407 | |
2400 | | - |
| 2408 | + |
2401 | 2409 | |
2402 | 2410 | |
2403 | | - |
| 2411 | + |
2404 | 2412 | |
2405 | 2413 | |
2406 | | - |
| 2414 | + |
2407 | 2415 | |
2408 | | - |
| 2416 | + |
2409 | 2417 | |
2410 | | - |
| 2418 | + |
2411 | 2419 | |
2412 | 2420 | |
2413 | 2421 | |
2414 | 2422 | |
2415 | 2423 | |
2416 | | - |
| 2424 | + |
2417 | 2425 | |
2418 | | - |
| 2426 | + |
2419 | 2427 | |
2420 | 2428 | |
2421 | 2429 | |
|
Collapse file
lib/internal/crypto/hash.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/hash.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
223 | 223 | |
224 | 224 | |
225 | 225 | |
226 | | - |
| 226 | + |
227 | 227 | |
228 | 228 | |
229 | 229 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
234 | 234 | |
235 | 235 | |
236 | 236 | |
237 | | - |
| 237 | + |
238 | 238 | |
239 | 239 | |
240 | 240 | |
|
Collapse file
lib/internal/crypto/webidl.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/webidl.js+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
591 | 591 | |
592 | 592 | |
593 | 593 | |
594 | | - |
| 594 | + |
595 | 595 | |
596 | 596 | |
597 | 597 | |
598 | 598 | |
599 | 599 | |
600 | 600 | |
601 | | - |
| 601 | + |
602 | 602 | |
603 | 603 | |
604 | 604 | |
| ||
881 | 881 | |
882 | 882 | |
883 | 883 | |
884 | | - |
| 884 | + |
885 | 885 | |
886 | 886 | |
887 | 887 | |
888 | 888 | |
889 | 889 | |
890 | | - |
| 890 | + |
891 | 891 | |
892 | 892 | |
893 | 893 | |
|
Collapse file
test/fixtures/crypto/kmac.js
Copy file name to clipboardExpand all lines: test/fixtures/crypto/kmac.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
| 33 | + |
34 | 34 | |
35 | 35 | |
36 | 36 | |
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
| 50 | + |
51 | 51 | |
52 | 52 | |
53 | 53 | |
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
67 | | - |
| 67 | + |
68 | 68 | |
69 | 69 | |
70 | 70 | |
| ||
84 | 84 | |
85 | 85 | |
86 | 86 | |
87 | | - |
| 87 | + |
88 | 88 | |
89 | 89 | |
90 | 90 | |
| ||
104 | 104 | |
105 | 105 | |
106 | 106 | |
107 | | - |
| 107 | + |
108 | 108 | |
109 | 109 | |
110 | 110 | |
|
Collapse file
test/fixtures/webcrypto/supports-modern-algorithms.mjs
Copy file name to clipboardExpand all lines: test/fixtures/webcrypto/supports-modern-algorithms.mjs+12-12Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
| ||
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
48 | | - |
| 47 | + |
| 48 | + |
49 | 49 | |
50 | 50 | |
51 | 51 | |
|
Collapse file
test/fixtures/wpt/README.md
Copy file name to clipboardExpand all lines: test/fixtures/wpt/README.md+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | | - |
| 37 | + |
38 | 38 | |
39 | 39 | |
40 | 40 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/digest/cshake.tentative.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/digest/cshake.tentative.https.any.js+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
162 | 162 | |
163 | 163 | |
164 | 164 | |
165 | | - |
| 165 | + |
166 | 166 | |
167 | 167 | |
168 | 168 | |
| ||
183 | 183 | |
184 | 184 | |
185 | 185 | |
186 | | - |
| 186 | + |
187 | 187 | |
188 | 188 | |
189 | 189 | |
| ||
196 | 196 | |
197 | 197 | |
198 | 198 | |
199 | | - |
| 199 | + |
200 | 200 | |
201 | 201 | |
202 | 202 | |
| ||
217 | 217 | |
218 | 218 | |
219 | 219 | |
220 | | - |
| 220 | + |
221 | 221 | |
222 | 222 | |
223 | 223 | |
| ||
230 | 230 | |
231 | 231 | |
232 | 232 | |
233 | | - |
| 233 | + |
234 | 234 | |
235 | 235 | |
236 | 236 | |
|
0 commit comments