gopenpgp
gopenpgp copied to clipboard
Add decryption quick check for SEIPDv2
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.