I need a solution
so, i have 2 machines with the same version of pgp installed. from the command line, i import a public key that a vendor has given me on both machines. i encrypt a HelloWorld.txt file on both machines, and compare them in a Hex editor. they aren't the same, even though i've used the same key on both machines. Shouldn't they be the same?
i then exported the key out of one, deleted that key on the 2nd, and imported the just-exported public key. the same thing happens.