Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hashing md5 need some help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01071966
Message ID:
01071986
Vues:
26
Kurt,

It is possible to create hash values directly in VFP code using Cryptography API functions.

FoxPro and C# code samples (members area):
How to create MD-5 and SHA-1 hash values from a string
http://www.news2news.com/vfp/?example=483

Cryptography API function used (advapi32.dll):
CryptAcquireContext
CryptCreateHash
CryptDestroyHash
CryptGetHashParam
CryptHashData
CryptReleaseContext
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform