Click here to Skip to main content
16,020,188 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on a project 'chat application with secure communication'.
can I use the technique of steganography to protect my messages in my application?
Posted
Comments
#realJSOP 23-Jun-10 6:11am    
You could have just modified your original question.

Just encrypt the traffic. You're trying to make it harder than it has to be.
 
Share this answer
 
That would be a rather *innovative* way of using steganography.
:)
 
Share this answer
 
Hi,

There are too many algorithms are provided by the .net framework in the name space System.Security.Cryptography . Eg: SHA1 class....
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900