On Mon, 18 May 2009 11:05:37 Farha Patnaikk wrote:
> C:\Temp>gpg --homedir "C:\temp" --output 01.txt --decrypt
testfile.dat.pgp
> gpg: mpi too large for this implementation (20744 bits)
>
> C:\Temp>gpg --homedir "C:\temp" --output 01.txt --openpgp --decryp
gpg --homedir "C:\temp" --output 01.txt --decrypt testfile.dat.pgp
gpg: mpi too large for this implementation (20744 bits)
C:\Temp>gpg --homedir "C:\temp" --output 01.txt --openpgp --decrypt
testfile.dat
.pgp
gpg: mpi too large for this implementation (20744 bits)
what co