[Bcrypt-users] decrypt large file
Status: Beta
Brought to you by:
jwshelley
From: Andrei <ma...@gm...> - 2009-07-30 17:34:27
|
I have encrypted a large file (~900M) using bcrypt. The encryption went fine, no error messages. (Although it took some time. But that's OK) But when I am now trying to decrypt it, on the same machine, I am getting error ``cannot allocate enough memory''. What can I do? |