Bug#693460: bcrypt: Mangles at least some files

2012-11-16 Thread Ulrik
This patch will fix this issue (integer overflow, file size is stored in an `int`): https://github.com/casta/bcrypt/commit/a6c6fea6bce0166bb7e6d440d7a75941f662e02b However memory requirements will make it practically impossible to bcrypt a 13GB file, however bcrypt will now fail gracefully with

Bug#693460: bcrypt: Mangles at least some files

2012-11-16 Thread Matthew Vernon
Package: bcrypt Version: 1.1-6 Severity: critical Justification: causes serious data loss Hi, bcrypt doesn't handle at least some files (possibly large ones?). This source file 13G -rw-r--r-- 1 matthew matthew 13G Nov 16 16:01 CTS-2012-11.tar.bz2 when encrypted with bcrypt -cr, results in on