> From: Bhavani <http://www.adelphia.net/~bhavani> > Date: Wed, 24 Mar 2004 19:28:10 -0500 > > Content-Type: text/plain; charset="us-ascii"; format=flowed > > >I tried sending a fzip file encrypted using PGP. It went out from work > >okay but when I tried to decode it at home, it said: > > It is not possible to decrypt this message because your keyring does not > contain usable private keys corresponding to any of the above public keys. > > What am I missing? If I send it to mysself at home or at work, it works fine. Let me understand. You have two keys: one for home, and another for work. Let's call the keys H and W. Your keyring at home contains the private/public key pair for H and the public key W; your keyring at work contains the private/public key pair for W and the public key H. From work, you encrypted the message to H. And when you get home, you aren't able to decrypt the message encrypted to H? From home, are you able to encrypt a message to W and decrypt it at work?