How should I move my key rings out of unix/pgp to NT/gpg without messing it up? When I am on NT I uses: gpg --import pubring.pkr and gpg --import --allow-secret-key-import secring.skr. It seems to take, but when I decrypt I get: gpg: mpi too large (63451 bits) and gpg is shut down. Thank you =)