Commit adac077
authored
crypto: runtime-deprecate DEP0203 and DEP0204
PR-URL: #62453
Refs: #55293
Refs: #62321
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>1 parent bdf75a6 commit adac077Copy full SHA for adac077
5 files changed
+109-10Lines changed: 109 additions & 10 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- doc/api
- lib/internal/crypto
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+24-1Lines changed: 24 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2255 | 2255 | |
2256 | 2256 | |
2257 | 2257 | |
| 2258 | + |
| 2259 | + |
| 2260 | + |
| 2261 | + |
2258 | 2262 | |
2259 | 2263 | |
2260 | 2264 | |
2261 | 2265 | |
2262 | 2266 | |
2263 | | - |
| 2267 | + |
| 2268 | + |
| 2269 | + |
| 2270 | + |
| 2271 | + |
2264 | 2272 | |
2265 | 2273 | |
2266 | 2274 | |
| ||
3522 | 3530 | |
3523 | 3531 | |
3524 | 3532 | |
| 3533 | + |
| 3534 | + |
| 3535 | + |
3525 | 3536 | |
3526 | 3537 | |
3527 | 3538 | |
| ||
3596 | 3607 | |
3597 | 3608 | |
3598 | 3609 | |
| 3610 | + |
| 3611 | + |
| 3612 | + |
3599 | 3613 | |
3600 | 3614 | |
3601 | 3615 | |
| ||
3819 | 3833 | |
3820 | 3834 | |
3821 | 3835 | |
| 3836 | + |
| 3837 | + |
| 3838 | + |
3822 | 3839 | |
3823 | 3840 | |
3824 | 3841 | |
| ||
3909 | 3926 | |
3910 | 3927 | |
3911 | 3928 | |
| 3929 | + |
| 3930 | + |
| 3931 | + |
3912 | 3932 | |
3913 | 3933 | |
3914 | 3934 | |
| ||
3957 | 3977 | |
3958 | 3978 | |
3959 | 3979 | |
| 3980 | + |
| 3981 | + |
| 3982 | + |
3960 | 3983 | |
3961 | 3984 | |
3962 | 3985 | |
|
Collapse file
+8-2Lines changed: 8 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4485 | 4485 | |
4486 | 4486 | |
4487 | 4487 | |
| 4488 | + |
| 4489 | + |
| 4490 | + |
4488 | 4491 | |
4489 | 4492 | |
4490 | 4493 | |
4491 | 4494 | |
4492 | 4495 | |
4493 | | - |
| 4496 | + |
4494 | 4497 | |
4495 | 4498 | |
4496 | 4499 | |
| ||
4507 | 4510 | |
4508 | 4511 | |
4509 | 4512 | |
| 4513 | + |
| 4514 | + |
| 4515 | + |
4510 | 4516 | |
4511 | 4517 | |
4512 | 4518 | |
4513 | 4519 | |
4514 | 4520 | |
4515 | | - |
| 4521 | + |
4516 | 4522 | |
4517 | 4523 | |
4518 | 4524 | |
|
Collapse file
lib/internal/crypto/keys.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/keys.js+31-7Lines changed: 31 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
74 | 74 | |
75 | 75 | |
76 | 76 | |
| 77 | + |
77 | 78 | |
78 | 79 | |
79 | 80 | |
| ||
89 | 90 | |
90 | 91 | |
91 | 92 | |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
92 | 105 | |
93 | 106 | |
94 | 107 | |
| ||
140 | 153 | |
141 | 154 | |
142 | 155 | |
| 156 | + |
143 | 157 | |
144 | 158 | |
145 | 159 | |
| ||
796 | 810 | |
797 | 811 | |
798 | 812 | |
799 | | - |
| 813 | + |
| 814 | + |
| 815 | + |
800 | 816 | |
801 | | - |
| 817 | + |
| 818 | + |
802 | 819 | |
803 | 820 | |
804 | | - |
| 821 | + |
| 822 | + |
805 | 823 | |
806 | 824 | |
807 | 825 | |
808 | 826 | |
809 | | - |
| 827 | + |
810 | 828 | |
811 | | - |
| 829 | + |
| 830 | + |
| 831 | + |
812 | 832 | |
813 | | - |
| 833 | + |
| 834 | + |
814 | 835 | |
815 | 836 | |
816 | 837 | |
| ||
836 | 857 | |
837 | 858 | |
838 | 859 | |
| 860 | + |
839 | 861 | |
840 | 862 | |
841 | 863 | |
| ||
856 | 878 | |
857 | 879 | |
858 | 880 | |
859 | | - |
| 881 | + |
| 882 | + |
| 883 | + |
860 | 884 | |
861 | 885 | |
862 | 886 | |
|
Collapse file
test/parallel/test-crypto-dep0203.js
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
Collapse file
test/parallel/test-crypto-dep0204.js
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
0 commit comments