Skip to content

Don't retry key files specified with --key=FILE - #458

Merged
ebiggers merged 1 commit into
masterfrom
fix
Aug 22, 2026
Merged

Don't retry key files specified with --key=FILE#458
ebiggers merged 1 commit into
masterfrom
fix

Conversation

@ebiggers

Copy link
Copy Markdown
Collaborator

Also print "Incorrect Key" instead of "Incorrect Passphrase" when an incorrect key file is specified interactively.

Fixes #457

Also print "Incorrect Key" instead of "Incorrect Passphrase" when an
incorrect key file is specified interactively.

Fixes #457
@ebiggers
ebiggers merged commit ddec161 into master Aug 22, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fscrypt enters an infinite loop if an invalid key file is specified.

1 participant