Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support parsing encrypted key with unknown s2k types or cipher algos #1658

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

larabr
Copy link
Collaborator

@larabr larabr commented Jun 29, 2023

Such keys are still capable of encryption and signature verification. This change is relevant for forward compatibility of v4 keys encrypted using e.g. argon2.

larabr added 2 commits June 29, 2023 16:43
Such keys are still capable of encryption and signature verification.
This change is relevant for forward compatibility of v4 keys encrypted using e.g. argon2.
@larabr larabr requested a review from twiss June 29, 2023 14:54
src/packet/secret_key.js Outdated Show resolved Hide resolved
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.

2 participants