Hello, today I tried to encrypt a 3.2Gb file with openssl:
openssl enc -aes256 -e -salt -pass file:filename.pwd -in filename -out filename.openssl It aborted with the error: "Die maximale Dateigröße ist überschritten" = "Maximum file size is exceeded" filename.openssl is then exactly 2Gb big... I thought the 2gb limit is a relict ? Should I report a bug ? Mit freundlichen Grüßen Markus Grunwald Softwareentwicklung PRÜFTECHNIK Condition Monitoring GmbH Oskar-Messter-Straße 19-21 85737 Ismaning www.pruftechnik.com Tel: +49 (0)89 99616177 Fax: +49 (0)89 99616200

