Decrypting data
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi. I want to decrypt data encrypted using System.Security.Cryptography.MD5CryptoServiceProvider class .Is there any way to do it? Thank you.
-
Hi. I want to decrypt data encrypted using System.Security.Cryptography.MD5CryptoServiceProvider class .Is there any way to do it? Thank you.
Prashant Gadhave wrote:
I want to decrypt data encrypted using System.Security.Cryptography.MD5CryptoServiceProvider class .Is there any way to do it?
No, MD5 is a hashing algorhitm. Its intended to be one way. xacc.ide-0.1-rc2 released! Download and screenshots