Fix conditional error resetting has_pw1 variable #17
Reference in New Issue
Block a user
Delete Branch "fix_pw1-life-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
According to OpenPGP 3.4.1 specifications subsection 4.4.1:
Therefore has_pw1 should be reset to false when the first byte of the PW status is 0 instead of 1.
This resulted in issue #16
Not sure why the CI failed, but it doesn't seem too relevant to my commit?