Click here to Skip to main content
15,884,472 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Encrypt and Decrypt Data with C#

i want video link in that program...
Posted
Comments
LittleYellowBird 9-Aug-11 3:35am    
Hi, you need to elaborate on your question, it is not very clear.
[no name] 9-Aug-11 3:42am    
Hi,
i want simple program in that..
how to create simple encryption program..and decryption using c#.

Sorry, but this is computing: reading is a necessity. Try looking at MSDN: there is a simple walkthrough http://support.microsoft.com/kb/307010[^]
 
Share this answer
 
You can't easily encrypt and decrypt videos. The issue you have is that the players are a black box, you'd need to write your own DirectX filter that does the decrypting and require that people use it to watch your videos.

If you're asking for videos to tell you how to encrypt and decrypt data, I'd suggest you can never be a programmer if you can't read. There's tons of articles on the web for you.

If you don't mean either of those two things, then try making sense if you want help from us.
 
Share this answer
 
Comments
[no name] 9-Aug-11 3:55am    
can u explain step by step process..
[no name] 9-Aug-11 3:55am    
with any example..

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