Commit 1654fc8
authored
Fix editing error in legacy cryptography algorithm query
The "DES" string is covered by the regex and should not be in the first list. This was a typo made during testing.1 parent 81cac67 commit 1654fc8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments