Strict and Partial key logic implementations with new test suite utility
This commit is contained in:
@@ -202,7 +202,6 @@
|
||||
},
|
||||
"key_logic_algorithm": {
|
||||
"choices": [
|
||||
"loose",
|
||||
"default",
|
||||
"partial",
|
||||
"strict"
|
||||
|
||||
@@ -247,7 +247,6 @@
|
||||
],
|
||||
"key_logic_algorithm": [
|
||||
"Key Logic Algorithm (default: %(default)s)",
|
||||
"loose: Allow more randomization",
|
||||
"default: Balance between safety and randomization",
|
||||
"partial: Partial protection when using certain minor glitches",
|
||||
"strict: Ensure small keys are available"
|
||||
|
||||
Reference in New Issue
Block a user