Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternatives to Crypto
Message
From
09/05/2013 08:38:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01573156
Message ID:
01573166
Views:
43
>>>Hi,
>>>
>>>VFP 9 Help shows an example of Crypto Foundation Class which is based on Windows API routine. Given that VFP 9 was released several years ago (before even Window 7 was released), would it be practical to use it now? If not, what alternative would you recommend for encrypting a string (e.g. a password in XML file)?
>>>
>>>TIA.
>>
>>You don't encrypt a password - you hash it
>>
>>Then convert the hash to base64 and store it in the Xml
>
>I will look for the sample code on how to hash it in VFP 9. I think, if I remember correctly, you even posted such code somewhere in the past. Thank you.

m5 hash with api - see here http://www.atoutfox.org/articles.asp?ACTION=FCONSULTER&ID=0000000627
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform