Is it possible to sort of verify a PGP message?
Alice sends a PGP Encrypted message to Bob.
I know Alice and Bob's public key, and I have their encrypted and plaintext message.
Can I confirm that the PGP Encrypted message is the same as the plaintext message without knowing any of their private key?
Can I confirm that the PGP Encrypted message is from alice or bob with only their public key?