Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
Where can i find a ready function that encryts the strings, it takes a list of strings and return an encrpyted list of strings
Posted

Start here[^].
 
Share this answer
 
Learn how to use search (here's an answer to a question that has am encrypt/decrypt routine in answer #1:

how to create password encrypt decrypt in c#[^]
 
Share this answer
 
v3
check this out:

Encrypt/Decrypt String using DES in C#[^]

hope it helps :)
 
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