artifacts and file name insert themselves before first line after decryption

2007-11-28 Thread Rolle, Walter
Hello, I am researching an issue that I'm having trouble finding the solution. When I encrypt a file using GnuPG and then decrypt it using a pure Java library which supports Open PGP - some artifacts are inserted in the beginning of the file. For example, the text below is inserted before the f

Re: WinXP problem with large files was: Re: Decrypt problem with large file

2007-11-28 Thread Werner Koch
On Wed, 28 Nov 2007 10:06, [EMAIL PROTECTED] said: > Werner, do you use GetFileSize or GetFileSizeEx? There are also Since 1.4.3 we are using GetFileSizeEx if available on the platform. We use it todecide whether a file is close to 4GB - if this is the case we use OpenPGP's partial encoding form

Re: WinXP problem with large files was: Re: Decrypt problem with large file

2007-11-28 Thread Werner Koch
On Wed, 28 Nov 2007 00:59, [EMAIL PROTECTED] said: > I also recall that Werner stated the AES code in GnuPG wouldn't be > optimized for a number of reasons, becasue of security (timing > attacks), and also a desire to keep GnuPG architecture-agnostinc. The Nope. It is just that nobody has found

Re: WinXP problem with large files was: Re: Decrypt problem with large file

2007-11-28 Thread Snoken
Hi again, I found the old thread: Trouble decrypting AES256 symmetric encrypted file: You (Ryan) wrote: This is surpisingly *not* a Windows issue. We have 200+ GB database files on many of our database servers. All using NTFS. I think the issue is that GnuPG is using a 32-bit DWORD file pointer