Results 1 to 4 of 4
Thread: IMplementing the DES algo
- 09-30-2008, 08:15 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 2
- Rep Power
- 0
IMplementing the DES algo
HEy Guys,
I have been given a deadline of 2 days to write in a java program for implementing the DES Algorithm. I was wondering is someone could help me with a source code that i could modify. If you guys have done it before. Well i have seen the alogorithm and i dont think i would be bale to do it in 2 days. THough i have started with the classes i expect in the program. Need a big favor from u guys.
Thanks
Jk
-
Wish you much luck!
- 10-01-2008, 12:02 AM #3
Do you mean implement the algorithm from scratch?
or
write code that uses a proven implementation of the algorithm?
I'm a professional crypto guy, and I am not sure I could do the first in two days.
The javax.crypto classes implement it for you, and AES (which you really should use for new code).
There are tutorials and code examples.
- 10-01-2008, 08:24 PM #4
Member
- Join Date
- Sep 2008
- Posts
- 2
- Rep Power
- 0
Well, seems like it from scratch, no indication has been given to using javax.crypto classes. so right now i am just implementing generation of the key part and friday is the deadline, I still dont know if i can do it all till then. I will try to look inti the class as u said ...see if i can implement from there. any other suggestion?
Similar Threads
-
implementing shape
By sidkdbl07 in forum Java 2DReplies: 1Last Post: 01-12-2008, 06:42 PM -
Implementing an interface
By bugger in forum Advanced JavaReplies: 1Last Post: 01-09-2008, 01:35 PM -
Implementing and Extending together
By eva in forum New To JavaReplies: 2Last Post: 12-24-2007, 09:49 AM -
Help implementing JDBC
By mooey1232003 in forum New To JavaReplies: 6Last Post: 07-11-2007, 10:15 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks