Commit fe2b344
File tree
Expand file treeCollapse file tree
6 files changed
+51
-2
lines changedOpen diff view settings
Filter options
- lib/internal/crypto
- test/parallel
Expand file treeCollapse file tree
6 files changed
+51
-2
lines changedOpen diff view settings
Collapse file
lib/internal/crypto/keys.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/keys.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | 5 | |
7 | 6 | |
| ||
781 | 780 | |
782 | 781 | |
783 | 782 | |
784 | | - |
| 783 | + |
785 | 784 | |
786 | 785 | |
787 | 786 | |
|
Collapse file
test/parallel/test-webcrypto-export-import-cfrg.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-export-import-cfrg.js+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
115 | 115 | |
116 | 116 | |
117 | 117 | |
| 118 | + |
| 119 | + |
118 | 120 | |
119 | 121 | |
120 | 122 | |
| ||
151 | 153 | |
152 | 154 | |
153 | 155 | |
| 156 | + |
| 157 | + |
154 | 158 | |
155 | 159 | |
156 | 160 | |
| ||
227 | 231 | |
228 | 232 | |
229 | 233 | |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
230 | 238 | |
231 | 239 | |
232 | 240 | |
| ||
345 | 353 | |
346 | 354 | |
347 | 355 | |
| 356 | + |
| 357 | + |
348 | 358 | |
349 | 359 | |
350 | 360 | |
|
Collapse file
test/parallel/test-webcrypto-export-import-ec.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-export-import-ec.js+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
| 114 | + |
| 115 | + |
114 | 116 | |
115 | 117 | |
116 | 118 | |
| ||
151 | 153 | |
152 | 154 | |
153 | 155 | |
| 156 | + |
| 157 | + |
154 | 158 | |
155 | 159 | |
156 | 160 | |
| ||
234 | 238 | |
235 | 239 | |
236 | 240 | |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
237 | 245 | |
238 | 246 | |
239 | 247 | |
| ||
368 | 376 | |
369 | 377 | |
370 | 378 | |
| 379 | + |
| 380 | + |
371 | 381 | |
372 | 382 | |
373 | 383 | |
|
Collapse file
test/parallel/test-webcrypto-export-import-rsa.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-export-import-rsa.js+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
315 | 315 | |
316 | 316 | |
317 | 317 | |
| 318 | + |
| 319 | + |
318 | 320 | |
319 | 321 | |
320 | 322 | |
| ||
349 | 351 | |
350 | 352 | |
351 | 353 | |
| 354 | + |
| 355 | + |
352 | 356 | |
353 | 357 | |
354 | 358 | |
| ||
415 | 419 | |
416 | 420 | |
417 | 421 | |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
418 | 426 | |
419 | 427 | |
420 | 428 | |
|
Collapse file
test/parallel/test-webcrypto-export-import.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-export-import.js+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
86 | 86 | |
87 | 87 | |
88 | 88 | |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
89 | 93 | |
90 | 94 | |
91 | 95 | |
| ||
127 | 131 | |
128 | 132 | |
129 | 133 | |
| 134 | + |
| 135 | + |
130 | 136 | |
131 | 137 | |
132 | 138 | |
|
Collapse file
test/parallel/test-webcrypto-keygen.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-keygen.js+16Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
298 | 298 | |
299 | 299 | |
300 | 300 | |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
301 | 305 | |
302 | 306 | |
303 | 307 | |
| ||
442 | 446 | |
443 | 447 | |
444 | 448 | |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
445 | 453 | |
446 | 454 | |
447 | 455 | |
| ||
508 | 516 | |
509 | 517 | |
510 | 518 | |
| 519 | + |
| 520 | + |
511 | 521 | |
512 | 522 | |
513 | 523 | |
| ||
568 | 578 | |
569 | 579 | |
570 | 580 | |
| 581 | + |
| 582 | + |
571 | 583 | |
572 | 584 | |
573 | 585 | |
| ||
632 | 644 | |
633 | 645 | |
634 | 646 | |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
635 | 651 | |
636 | 652 | |
637 | 653 | |
|
0 commit comments