Re: [Bcrypt-users] Bug in bcrypt
Status: Beta
Brought to you by:
jwshelley
From: Schmidt, C. T. <ct...@ra...> - 2010-03-10 12:39:39
|
Hi all, the error seems to be memory-related. I encountered it on some memory restrained systems we use: bcrypt seems only to be able to encrypt/decrypt files that are smaller than half of the available RAM. I am by no means a programmer, so I can't help with much more then this *"mee too"*-message. Regards, Christian. On Wed, Mar 10, 2010 at 11:43, Oliver Burghard < Oli...@st...> wrote: > Hello, > > I just encountered a serious bug. I encrypted a 7.1GB file. The > resulting encrypted file contained only the first 682 MB of data - but > no error was reported and the original file was removed. > > This is a serious bug as my original file is now lost. It is necessary > that the deletion of the original is only done on assured success of the > encryption. Additionally an error should be printed when encryption > fails. > > I have ubuntu 9.10 and bcrypt 1.1-5 (ubuntu version number). > > Well can not attach the original 7 GB file as it is lost ... > > > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Bcrypt-users mailing list > Bcr...@li... > https://lists.sourceforge.net/lists/listinfo/bcrypt-users > |