Re: GnuPG modern can't genereate keys on my Windows

2015-09-07 Thread Werner Koch
On Sun, 6 Sep 2015 10:11, dongsheng.s...@gmail.com said: > In theory, you are right. But ALL Windows kernel object include HANDLE > lower than 2^24. I have seen kernel objects with a higher value. Not necessary HANDLE, though. > Then if these cast is safe for 64 bit Linux, then safe for Window

Re: GnuPG modern can't genereate keys on my Windows

2015-09-07 Thread Werner Koch
On Sun, 6 Sep 2015 16:29, joh...@vulcan.xs4all.nl said: > Perhaps they accept larger files or can use more memory? I do remember Should all be the same. I see no practical reason for using a 64 bit binary. I even doubt that it will be faster because gpg does no allocate large memory blocks.