Commit f4fe58b
test,crypto: update WebCryptoAPI WPT
PR-URL: #46575
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent e97e796 commit f4fe58bCopy full SHA for f4fe58b
File tree
Expand file treeCollapse file tree
10 files changed
+125
-62
lines changedOpen diff view settings
Filter options
- test/fixtures/wpt
- WebCryptoAPI
- generateKey
- import_export
- sign_verify
- util
- wrapKey_unwrapKey
Expand file treeCollapse file tree
10 files changed
+125
-62
lines changedOpen diff view settings
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 |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
36 | 36 | |
37 | 37 | |
38 | 38 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/generateKey/successes.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/generateKey/successes.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
67 | | - |
| 67 | + |
68 | 68 | |
69 | 69 | |
70 | 70 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/import_export/ec_importKey.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/import_export/ec_importKey.https.any.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | 5 | |
5 | 6 | |
| ||
110 | 111 | |
111 | 112 | |
112 | 113 | |
| 114 | + |
113 | 115 | |
114 | 116 | |
115 | 117 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/import_export/okp_importKey.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/import_export/okp_importKey.https.any.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | 5 | |
5 | 6 | |
| ||
104 | 105 | |
105 | 106 | |
106 | 107 | |
| 108 | + |
107 | 109 | |
108 | 110 | |
109 | 111 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/import_export/rsa_importKey.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/import_export/rsa_importKey.https.any.js+2Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
test/fixtures/wpt/WebCryptoAPI/import_export/symmetric_importKey.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/import_export/symmetric_importKey.https.any.js+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | 5 | |
5 | 6 | |
| ||
57 | 58 | |
58 | 59 | |
59 | 60 | |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
60 | 65 | |
61 | 66 | |
62 | 67 | |
63 | 68 | |
64 | 69 | |
65 | 70 | |
66 | 71 | |
| 72 | + |
67 | 73 | |
68 | 74 | |
69 | 75 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/sign_verify/rsa.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/sign_verify/rsa.js+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
306 | 306 | |
307 | 307 | |
308 | 308 | |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
309 | 338 | |
310 | 339 | |
311 | 340 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/util/helpers.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/util/helpers.js+5-4Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
| ||
104 | 104 | |
105 | 105 | |
106 | 106 | |
107 | | - |
108 | | - |
109 | | - |
110 | 107 | |
111 | 108 | |
112 | 109 | |
| ||
130 | 127 | |
131 | 128 | |
132 | 129 | |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
133 | 134 | |
134 | 135 | |
135 | 136 | |
|
0 commit comments