Commit 4155bba
File tree
Expand file treeCollapse file tree
7 files changed
+20
-12
lines changedOpen diff view settings
Filter options
- test
- fixtures
- keys
- parallel
Expand file treeCollapse file tree
7 files changed
+20
-12
lines changedOpen diff view settings
Collapse file
test/fixtures/keys/Makefile
Copy file name to clipboardExpand all lines: test/fixtures/keys/Makefile+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
62 | 62 | |
63 | 63 | |
64 | 64 | |
| 65 | + |
| 66 | + |
65 | 67 | |
66 | 68 | |
67 | 69 | |
| ||
674 | 676 | |
675 | 677 | |
676 | 678 | |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
677 | 685 | |
678 | 686 | |
679 | 687 | |
|
Collapse file
test/fixtures/keys/ed448_private.pem
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
test/fixtures/keys/ed448_public.pem
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
test/fixtures/test_ed448_privkey.pem
Copy file name to clipboardExpand all lines: test/fixtures/test_ed448_privkey.pem-4Lines changed: 0 additions & 4 deletions
This file was deleted.
Collapse file
test/fixtures/test_ed448_pubkey.pem
Copy file name to clipboardExpand all lines: test/fixtures/test_ed448_pubkey.pem-4Lines changed: 0 additions & 4 deletions
This file was deleted.
Collapse file
test/parallel/test-crypto-key-objects.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-key-objects.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
206 | 206 | |
207 | 207 | |
208 | 208 | |
209 | | - |
210 | | - |
| 209 | + |
| 210 | + |
211 | 211 | |
212 | 212 | |
213 | 213 | |
|
Collapse file
test/parallel/test-crypto-sign-verify.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-sign-verify.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
422 | 422 | |
423 | 423 | |
424 | 424 | |
425 | | - |
426 | | - |
| 425 | + |
| 426 | + |
427 | 427 | |
428 | 428 | |
429 | 429 | |
|
0 commit comments