[Bcrypt-users] Trying to decrypt a file.
Status: Beta
Brought to you by:
jwshelley
From: spencer <spe...@gm...> - 2012-02-28 16:57:01
|
Hello, I'm trying to decrypt a file, using bcrypt. This file was made using 'Secrets', it's an android application written in Java. And it used the uses the standard Java implementation of Bcrypt to encrypt serialised data which is then written to file. Do you think there's any hope of using bcrypt (as in this implementation) to get at the data? I've tried to simply rename the file with a .bfe extension. But no luck. Any ideas? Spencer |