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

ECDH with v6 must use the full fingerprint #211

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

lubux
Copy link
Contributor

@lubux lubux commented Jul 2, 2024

ECDH truncated the fingerprint to 20 bytes for version 6 crypto-refresh keys. This MR ensures that the full fingerprint is used as mandated by the OpenPGP crypto-refresh. Further, it resolves the complaints by the linter.

lubux added 2 commits July 2, 2024 14:16
Do not truncate the fingerprint to 20 bytes as for v5,
but rather use the whole fingerprint for v6
@lubux lubux merged commit 3272cd7 into main Jul 2, 2024
8 checks passed
@lubux lubux deleted the fix/v6-fingerprint-full-size branch July 2, 2024 12:45
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