Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
can u please provide me vit simple encryption algorithm which can b used for software licensing project m confused wthr to use rsa or dsa please tell me if thrs some othr algorithm.....i need it as early as possible.....rply...
Posted 15 Feb '13 - 17:56
vnbht2307

Comments
Logi Guna - 16 Feb '13 - 1:29
Have a look: http://support.microsoft.com/kb/307010

2 solutions

Hi
 
I can use from bellow code, that it create encryption data by MD5 algorithms :
 
byte[] buffer = MD5.Create("MD5").ComputeHash(Encoding.UTF8.GetBytes(YourInformation));
 
I hope it's helpful for you
  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 Mohammed Hameed 268
1 OriginalGriff 236
2 Sergey Alexandrovich Kryukov 153
3 Mayur_Panchal 153
4 CPallini 100
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,246
2 CPallini 3,532
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 17 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid