implementation of diffie hellman protocol for ad hoc network security - i want help in the above mentiond projct - cn i implement it with c# - or anyother language

Recommended Answers

All 2 Replies

You can literally implement something like that in any language, the problem is if you have no idea where to start - it's going to take you a long time.

I guess the first step would be learning to write java crypto programs; using a cipher to encode and decode messages. You could write it from scratch or use one of Java's libraries -- although I'm not entirely sure if they have the hellman algorithm.

What is your question exactly? You have posted this in the java forum, not in C#, why?
Please use capital letters and normal sentences, I cannot help here...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.