Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MD5 encryption
Message
From
26/10/2012 04:56:23
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
MD5 encryption
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01555853
Message ID:
01555853
Views:
87
Hi

I'm being passed some data encrypted with MD5.

I can find examples of how I encrypt in TSql

SELECT CONVERT(NVARCHAR(32),HashBytes('MD5', 'email@dot.com'),2)

but I can't find an example of how I would de encrypt the result to get the original content.

Any ideas

Thanks

Nick
Next
Reply
Map
View

Click here to load this message in the networking platform