gopenpgp icon indicating copy to clipboard operation
gopenpgp copied to clipboard

Add decryption quick check for SEIPDv2

Open lubux opened this issue 2 years ago • 0 comments
trafficstars

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 avatar Aug 28 '23 09:08 lubux