Commit 45dcd5c
File tree
Expand file treeCollapse file tree
8 files changed
+164
-2251
lines changedOpen diff view settings
Filter options
- doc/api
- lib/internal/crypto
- src/crypto
- test
- parallel
- pummel
- wpt/status
Expand file treeCollapse file tree
8 files changed
+164
-2251
lines changedOpen diff view settings
Collapse file
+9-2Lines changed: 9 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4203 | 4203 | |
4204 | 4204 | |
4205 | 4205 | |
| 4206 | + |
| 4207 | + |
| 4208 | + |
4206 | 4209 | |
4207 | 4210 | |
4208 | 4211 | |
| ||
4212 | 4215 | |
4213 | 4216 | |
4214 | 4217 | |
4215 | | - |
| 4218 | + |
4216 | 4219 | |
4217 | 4220 | |
4218 | 4221 | |
| ||
4262 | 4265 | |
4263 | 4266 | |
4264 | 4267 | |
| 4268 | + |
| 4269 | + |
| 4270 | + |
| 4271 | + |
4265 | 4272 | |
4266 | 4273 | |
4267 | 4274 | |
4268 | 4275 | |
4269 | | - |
| 4276 | + |
4270 | 4277 | |
4271 | 4278 | |
4272 | 4279 | |
|
Collapse file
lib/internal/crypto/hkdf.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/hkdf.js+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | 6 | |
8 | 7 | |
9 | 8 | |
| ||
80 | 79 | |
81 | 80 | |
82 | 81 | |
83 | | - |
84 | 82 | |
85 | | - |
| 83 | + |
86 | 84 | |
87 | 85 | |
88 | 86 | |
|
Collapse file
lib/internal/crypto/webcrypto.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/webcrypto.js-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
494 | 494 | |
495 | 495 | |
496 | 496 | |
497 | | - |
498 | | - |
499 | | - |
500 | 497 | |
501 | 498 | |
502 | 499 | |
|
Collapse file
+46-8Lines changed: 46 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
103 | 103 | |
104 | 104 | |
105 | 105 | |
106 | | - |
107 | | - |
108 | 106 | |
109 | | - |
110 | | - |
111 | | - |
112 | | - |
113 | | - |
114 | | - |
115 | 107 | |
116 | 108 | |
117 | 109 | |
118 | 110 | |
119 | 111 | |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
120 | 158 | |
121 | 159 | |
122 | 160 | |
|
Collapse file
test/parallel/test-crypto-hkdf.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-hkdf.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
| 123 | + |
| 124 | + |
123 | 125 | |
124 | 126 | |
125 | 127 | |
|
Collapse file
test/parallel/test-webcrypto-derivebits-hkdf.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-derivebits-hkdf.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
Collapse file
test/pummel/test-webcrypto-derivebits-pbkdf2.js
Copy file name to clipboardExpand all lines: test/pummel/test-webcrypto-derivebits-pbkdf2.js+105-106Lines changed: 105 additions & 106 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
41 | | - |
| 40 | + |
42 | 41 | |
43 | 42 | |
44 | 43 | |
| ||
256 | 255 | |
257 | 256 | |
258 | 257 | |
259 | | - |
260 | | - |
261 | | - |
262 | | - |
263 | | - |
264 | | - |
265 | | - |
266 | | - |
267 | | - |
268 | | - |
269 | | - |
270 | | - |
271 | | - |
272 | | - |
273 | | - |
274 | | - |
275 | | - |
276 | | - |
277 | | - |
278 | | - |
279 | | - |
280 | | - |
281 | | - |
282 | | - |
283 | | - |
284 | | - |
285 | | - |
286 | | - |
287 | | - |
288 | | - |
289 | | - |
290 | | - |
291 | | - |
292 | | - |
293 | | - |
294 | | - |
295 | | - |
296 | | - |
297 | | - |
298 | | - |
299 | | - |
300 | | - |
301 | | - |
302 | | - |
303 | | - |
304 | | - |
305 | | - |
306 | | - |
307 | | - |
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 | | - |
338 | | - |
339 | | - |
340 | | - |
341 | | - |
342 | | - |
343 | | - |
344 | | - |
345 | | - |
346 | | - |
347 | | - |
348 | | - |
349 | | - |
350 | | - |
351 | | - |
352 | | - |
353 | | - |
354 | | - |
355 | | - |
356 | | - |
357 | | - |
358 | | - |
359 | | - |
360 | | - |
361 | | - |
362 | | - |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 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 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
363 | 362 | |
364 | 363 | |
365 | 364 | |
|
0 commit comments