Imaginsystems


Tecniche di Programmazione - Codici Sorgenti - News Informatiche
Home Blogs | Home | Login | Contact | My Profile | RSS | About | Cerca

VB6 - FUNZIONE GENERA DELL'HASH MD5 DI UNA STRINGA

VB6 - FUNZIONE GENERA DELL'HASH MD5 DI UNA STRINGA Vi posto i sorgenti della Funzione che genera l'Hash MD5 in Visual Basic 6 / VB6. Come richiamare la funzione che genera l'Hash  Private Sub Form_Load() Dim KeyChiaro As String KeyChiaro = "Password" 'Trasformo la Chiave da Chiaro a MD5 HASH KeyChiaro = DigestStrToHexStr(KeyChiaro) Debug.Print KeyChiaro 'Scrive l'Hash MD5 End Sub CODICE COMPLETO DELLA FUNZIONE HASH MD5 : Option Explicit '/***** 
Leggi tutto il post...
Categoria: VB6
venerdì, 04 mag 2012 Ore. 13.23

Scrivi un commento

Nome:
Blog:
E-Mail:
(l'indirizzo e-mail non verrà pubblicato, consente di essere avvertiti quando arrivano nuovi commenti a questo Post)
Codice:
Corpo:
Cookie:

Commenti

Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003