Commit e93bdd3
committed
nixos/common: modernize KexAlgorithms selection
sshd determines order of preference from the list of acceptable algos in
KexAlgorithms by the order of the items, so sort by security properties
or as per upstream openSSH ordering
Add new post-quantum secure algorithms1 parent 7a4dc5c commit e93bdd3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments