Skip to content
New issue

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

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

Already on GitHub? # to your account

Add decryption quick check for SEIPDv2 #250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lubux
Copy link
Member

@lubux lubux commented Aug 28, 2023

This pull request updates the helper.QuickCheckDecrypt function to support SEIPDv2 data packets.
To quick check that a session key can decrypt a SEIPDv2 data packet, the function checks that the aead authentication tag of the last chunk matches.

@lubux lubux force-pushed the feat/quick-check-decrypt-aead branch from 665d7b7 to 91ae818 Compare August 28, 2023 09:16
@lubux lubux added the v2 Targeting GopenPGP v2 label Jun 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
v2 Targeting GopenPGP v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant