You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
|---|
|
From: Anton P. <an...@pu...> - 2007-09-30 13:55:15
|
I can test the new version and implement the necessary changes to the view layer. I can also check for the right implementation of the MVC mode= l. Furthermore I would like to add the bug fixes to the codebase of "0.2.1 translated". What is the reason for jFileCrypt not decrypting correctly? Best, Anton Heiber Yannick wrote: > Hi all, >=20 > i want to restart the development of jFileCrypt. It has been paused > for now half a year. >=20 > I received two letters from guys having problems or ideas on jFileCrypt= =2E > There also some suggestions here: http://www.macupdate.com/info.php/=20 > id/22006. >=20 > Some ideas what i want to do: >=20 > - at the moment, jFileCrypt doesn't decrypt correctly all the time, =20 > has to be fixed. >=20 > - at decryption, if you type in a wrong password, jFileCrypt doesn't = > warn you. >=20 > - So i want to implement a header which contains a hash of the =20 > password (sth like this) and > information about the used algorithm, the version of jFileCrypt =20 > which encrypted the file, ... >=20 > - a plugin interface for algorithms (some code is already in =20 > AlgorithmFactory), which, for example, > allows you to plug in an algorithm compatible to bcrypt (idea taken =20 > from one of the mails) >=20 > - a better Thread implementation ( the old is a catastrophy ) >=20 > - some cryptographic improvements ( not to use ECB, just look at the =20 > url above ) >=20 > - maybe some other >=20 > So, i will start doing these this week, if someone wants to help me =20 > (i really hope so), > please send me a short mail. Of course translators and doc writers =20 > are needed, too. >=20 > With kind regards, >=20 > Yannick aka ybasket >=20 >=20 >=20 > -----------------------------------------------------------------------= -- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jfilecrypt-main mailing list > Jfi...@li... > https://lists.sourceforge.net/lists/listinfo/jfilecrypt-main >=20 >=20 |
|
From: Heiber Y. <yan...@on...> - 2007-09-30 09:23:48
|
Hi all, i want to restart the development of jFileCrypt. It has been paused for now half a year. I received two letters from guys having problems or ideas on jFileCrypt. There also some suggestions here: http://www.macupdate.com/info.php/ id/22006. Some ideas what i want to do: - at the moment, jFileCrypt doesn't decrypt correctly all the time, has to be fixed. - at decryption, if you type in a wrong password, jFileCrypt doesn't warn you. - So i want to implement a header which contains a hash of the password (sth like this) and information about the used algorithm, the version of jFileCrypt which encrypted the file, ... - a plugin interface for algorithms (some code is already in AlgorithmFactory), which, for example, allows you to plug in an algorithm compatible to bcrypt (idea taken from one of the mails) - a better Thread implementation ( the old is a catastrophy ) - some cryptographic improvements ( not to use ECB, just look at the url above ) - maybe some other So, i will start doing these this week, if someone wants to help me (i really hope so), please send me a short mail. Of course translators and doc writers are needed, too. With kind regards, Yannick aka ybasket |