Exemple de cryptage des phrase avec MD*

Author:
{filelink=17844}
 
//http://activedeveloperdk.codeplex.com/
//The MIT License (MIT)
 
using System;
using System.Security.Cryptography;
using System.Security;
usi