Auteur : : thomas40
Pays : Austria
Date : mardi 16 juin 2015, 09:47
Commentaire : La même chose en simplifiée :


$cipher = MCRYPT_RIJNDAEL_256;
$key = 'La blanquette est bonne';
$mode = 'cbc';

function cryptage($data, $key, $cipher, $mode){
return base64_encode(mcrypt_encrypt($cipher, md5($key), $data, $mode, md5($key)));
}

function decryptage($data, $key, $cipher, $mode){
return rtrim(mcrypt_decrypt($cipher, md5($key), base64_decode($data), $mode, md5($key)));
}
Facebook Twitter RSS Email
Forum Excel
Venez découvrir le nouveau forum excel question/réponse à la stackoverflow.com !
Forum Excel
hit parade n'en a rien a foutre du W3C Positionnement et Statistiques Gratuites Vincent Paré