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

You can't - it's just a hash value....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform