Click here to Skip to main content
15,912,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
i am doing small application for Document Encription and Decreption,plz sugeest any
good method..
Thanks in advance..
Posted
Comments
Sergey Alexandrovich Kryukov 12-Mar-12 0:20am    
Main thing you need to understand and explain what you want is required workflow. What do you expect?
--SA
Manisha Tambade 12-Mar-12 0:35am    
Actually i am implementing C# application to encript and decrept all kind of files,there are many alogorithms but i not able to understand which will be suitable..
Process is that i want to provide key also..
Thanks

1 solution

Get an example with source code here:
File Encryption/Decryption with Hash Verification in C#[^]
Get good explanation of encryption & decryption with code here:
File Encryption and Decryption in C#[^]
Encryption/Decryption[^]
 
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