Commit 214354f
File tree
Expand file treeCollapse file tree
5 files changed
+41
-26
lines changedOpen diff view settings
Filter options
- lib/internal/crypto
- test/parallel
Expand file treeCollapse file tree
5 files changed
+41
-26
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
57 | | - |
| 57 | + |
58 | 58 | |
59 | 59 | |
60 | 60 | |
|
Collapse file
lib/internal/crypto/util.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/util.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
340 | 340 | |
341 | 341 | |
342 | 342 | |
343 | | - |
| 343 | + |
344 | 344 | |
345 | | - |
346 | | - |
347 | | - |
348 | | - |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
349 | 349 | |
350 | 350 | |
351 | 351 | |
| ||
430 | 430 | |
431 | 431 | |
432 | 432 | |
| 433 | + |
433 | 434 | |
434 | 435 | |
435 | | - |
436 | 436 | |
437 | 437 | |
Collapse file
lib/internal/crypto/webcrypto.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/webcrypto.js+2-10Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
| 59 | + |
59 | 60 | |
60 | 61 | |
61 | 62 | |
| ||
200 | 201 | |
201 | 202 | |
202 | 203 | |
203 | | - |
204 | | - |
205 | | - |
206 | | - |
207 | | - |
208 | | - |
209 | | - |
210 | | - |
211 | | - |
212 | | - |
| 204 | + |
213 | 205 | |
214 | 206 | |
215 | 207 | |
|
Collapse file
test/parallel/test-webcrypto-derivekey.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-derivekey.js+27-4Lines changed: 27 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
128 | | - |
129 | | - |
130 | | - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
131 | 132 | |
132 | 133 | |
133 | 134 | |
| ||
151 | 152 | |
152 | 153 | |
153 | 154 | |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
154 | 177 | |
155 | 178 | |
156 | 179 | |
|
Collapse file
test/parallel/test-webcrypto-keygen.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-keygen.js+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
551 | 551 | |
552 | 552 | |
553 | 553 | |
554 | | - |
555 | | - |
556 | | - |
557 | | - |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
558 | 558 | |
559 | 559 | |
560 | 560 | |
|
0 commit comments