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
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
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
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