Click here to Skip to main content
Sign Up to vote bad
good
See more: WPFC#4.0
hi ,
 
i have uploaded an xray image in the image box in WPF.
 
i need to know which encryption and decryption algorithm can be used to secure this image.
 
Thanks,
Sophia
Posted 29-Oct-12 22:59pm


3 solutions

Hi,
 
Please look at below links,
 
Simple encrypting and decrypting data in C#[^]
 
Also check answer in this[^] thread.
 
Thanks
-Amit
  Permalink  
There are plenty of algorithms you can use for securing the image.
 
Encryption Algorithms[^]
Encryption List[^]
 
Here are some useful links for implementing encryption & decryption in .NET.
 
Encryption/Decryption with .NET[^]
.NET Encryption Simplified[^]
 
Hope this helps. Smile | :)
  Permalink  
The ones I used with my WPF application are AesAdvanced and AesManaged. The application I made lets you choose which one you want to use.
I found the following example that uses AesManaged with WPF application:
WPF encryption
Hope that helps.
  Permalink  

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 6,959
1 Prasad_Kulkarni 3,679
2 OriginalGriff 3,384
3 _Amy 3,332
4 CPallini 2,925


Advertise | Privacy | Mobile
Web04 | 2.6.130617.1 | Last Updated 14 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid