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

getSHA256Fingerprints: performance improvement for v6 keys (reuse key fingerprints) #207

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

larabr
Copy link
Collaborator

@larabr larabr commented Jan 24, 2025

v6 keys already include sha256 fingerprints so there is no need to recompute them.
This brings performance improvements with e.g. large PQC keys.

…ey fingerprint)

v6 keys already include sha256 fingerprints so there is no need to recompute them.
@larabr larabr requested a review from twiss January 24, 2025 18:18
@larabr larabr changed the title getSHA256Fingerprints: performance improvement for v6 keys (reuse key fingerprint) getSHA256Fingerprints: performance improvement for v6 keys (reuse key fingerprints) Jan 24, 2025
@larabr larabr merged commit da0c778 into ProtonMail:main Jan 27, 2025
2 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.

2 participants