Fix subkey check to cope with ECC subkeys
ECC subkeys are type 18 and we were only excluding type 19+, causing false positives on the weak subkey test.
Showing
Please register or sign in to comment
ECC subkeys are type 18 and we were only excluding type 19+, causing false positives on the weak subkey test.