Why does GPG seem to parse the whole encrypted file when it can’t find the decryption key?

You can try this one for yourself…

Generate a new GPG keypair.
Create a large junk file. Maybe 5G or 10G in size.
Encrypt the file and use the new key as the recipient.
Delete the privkey which will render decryption impossible.
Try and… Continue reading Why does GPG seem to parse the whole encrypted file when it can’t find the decryption key?