Dear all,
i am using the library to unzip and encrypted file, There is an issue where the
library stop responding though that does not effect the application gui thread
because the unzipping process is running in a dependent thread, the code stop
responding at the following point:
cipherParameters = generator.generateDerivedParameters(KEY_SIZE_BIT*2+16);
when i debug the application the debugger keep waiting at this specific line of
code.
any help or guide would be so much appreciated.
thank you so much.
Original issue reported on code.google.com by kayyali....@gmail.com on 10 Jan 2011 at 9:24
Original issue reported on code.google.com by
kayyali....@gmail.com
on 10 Jan 2011 at 9:24