Click to See Complete Forum and Search --> : project topic help needed


sangfroid
01-25-2008, 11:28 AM
Hi
I am planning to do my graduate project work in Computer Networks. But the professor says to come up with some new topic....

Do you have any ideas on what I should work at ? Your suggestions will be highly appreciated.

Thank you

Hack
01-25-2008, 11:58 AM
Well, since you posted in the Security section, I'm assuming you would want your Computer Networks project to revolve around some type of security concept, right?

Amahdy
01-25-2008, 02:38 PM
there is a mother-borad implemented to CRACK the "DES" using brute-force in worst case after 56 hours but in general case in one day ... can you upgreat the DES to be more secure .. ? a new technique ? because now triple DES is sooner easily attacked too , and we won't have now more than the AES so if AES comes to be attacked too the world will be electronically unsecured !!!

another idea, implement a new feedback chained technique .. try to find a new one other than the usual 4 techniques used ...

another idea, implement a new method of encryption and compression at the same time ...

hope any of them can helps :)

Hack
01-25-2008, 02:40 PM
another idea, implement a new method of encryption and compression at the same time ...I like this one, and don't forget to add decryption as well.

Peter_APIIT
02-01-2008, 12:59 AM
I would suggest you to do a project related to computer network algorithms such Prim's and Dijakstra algorithm.