Trouble decrypting AES256 symmetric encrypted file

Werner Koch wk at gnupg.org
Wed Sep 21 07:41:02 CEST 2005


On Tue, 20 Sep 2005 17:24:44 -0500, Ryan Malayter said:

> Werner, do you use GetFileSize or GetFileSizeEx? There are also

GetFileSize.  However it should return an error if the file is too
large and we then fall back ito streaming mode which means that we use
OpenPGP's partial length header format for larger files.

> WriteFileEx and any number of other -Ex file-related functions to
> handle files larger than 4 GB.



More information about the Gnupg-users mailing list