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 a memory allocation error instead of producing a corrupt file. -ulrik -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org