Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MD5 encryption
Message
De
26/10/2012 04:56:23
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
MD5 encryption
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01555853
Message ID:
01555853
Vues:
85
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform