Moving gnupg to another PC: more strangeness
Nic Ferrier
nferrier@tapsellferrier.co.uk
Mon May 6 12:43:01 2002
Werner Koch <wk@gnupg.org> writes:
> On Mon, 6 May 2002 09:09:43 +0200, Lionel Elie Mamane said:
>
> > That might be the problem. Are the keyrings / trust database / etc
> > byte-ordering independent? I don't know.
>
> No, everything is store in network byte order (big endian).
>
> Anyone else on a 32 bit big endian box with problems?
I have a SPARC machine with linux here.
I have installed the same version of GNUPG (1.0.6) and tested with
the same data directory (the i386 linux box, mounted onto the sparc).
Here's an interesting thing: the SPARC produces exactly the SAME key
ids as the iMac. The ids are different from the ids on the i386 box
so I can't decrypt stuff that was encrypted with my published public
key...
But it's interesting none the less.
Nic