Triple DES is part of my final year project. I asked my lecturer if i perform DES three times, is it same like Triple DES. The answer is NO because Triple DES use different keys.
The keys use is 56 bit. I just finished a simple JAVA application on Triple DES. The application receive input and password from user. Then display the output which the user can choose between encrypt or decrypt.
If you want to try my newly developed JAVA application, you can download it here. If you want the sample of the code?!Please contact me at
Above is the screen shot of my JAVA application.