Commit a976a63
File tree
Expand file treeCollapse file tree
5 files changed
+24
-33
lines changedOpen diff view settings
Filter options
- lib/internal/crypto
- test
- parallel
- wpt/status
Expand file treeCollapse file tree
5 files changed
+24
-33
lines changedOpen diff view settings
Collapse file
lib/internal/crypto/cfrg.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/cfrg.js+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
56 | | - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
57 | 64 | |
58 | 65 | |
59 | 66 | |
|
Collapse file
test/parallel/test-webcrypto-derivebits-cfrg.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-derivebits-cfrg.js+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
55 | | - |
| 55 | + |
56 | 56 | |
57 | 57 | |
58 | 58 | |
| ||
180 | 180 | |
181 | 181 | |
182 | 182 | |
183 | | - |
| 183 | + |
184 | 184 | |
185 | 185 | |
186 | 186 | |
| ||
190 | 190 | |
191 | 191 | |
192 | 192 | |
193 | | - |
| 193 | + |
194 | 194 | |
195 | 195 | |
196 | 196 | |
| ||
207 | 207 | |
208 | 208 | |
209 | 209 | |
210 | | - |
| 210 | + |
211 | 211 | |
212 | 212 | |
213 | 213 | |
Collapse file
test/parallel/test-webcrypto-derivekey-cfrg.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-derivekey-cfrg.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
| ||
150 | 150 | |
151 | 151 | |
152 | 152 | |
153 | | - |
| 153 | + |
154 | 154 | |
155 | 155 | |
156 | 156 | |
157 | | - |
| 157 | + |
158 | 158 | |
159 | 159 | |
160 | 160 | |
161 | 161 | |
162 | 162 | |
163 | 163 | |
164 | | - |
| 164 | + |
165 | 165 | |
166 | | - |
| 166 | + |
167 | 167 | |
168 | 168 | |
169 | 169 | |
| ||
183 | 183 | |
184 | 184 | |
185 | 185 | |
186 | | - |
| 186 | + |
187 | 187 | |
188 | 188 | |
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+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
315 | 315 | |
316 | 316 | |
317 | 317 | |
318 | | - |
319 | | - |
320 | | - |
321 | | - |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
322 | 322 | |
323 | 323 | |
324 | 324 | |
325 | 325 | |
326 | | - |
| 326 | + |
327 | 327 | |
328 | 328 | |
329 | 329 | |
330 | 330 | |
331 | | - |
| 331 | + |
332 | 332 | |
333 | 333 | |
Collapse file
test/wpt/status/WebCryptoAPI.json
Copy file name to clipboardExpand all lines: test/wpt/status/WebCryptoAPI.json-16Lines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | 62 | |
71 | 63 | |
72 | 64 | |
| ||
97 | 89 | |
98 | 90 | |
99 | 91 | |
100 | | - |
101 | | - |
102 | | - |
103 | | - |
104 | | - |
105 | | - |
106 | | - |
107 | | - |
108 | 92 | |
109 | 93 | |
110 | 94 | |
|
0 commit comments