Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encrypting data
Message
From
09/12/2012 10:42:01
 
 
To
09/12/2012 10:33:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01559148
Message ID:
01559150
Views:
84
>It has been a while since I had to do this but I am wondering what VFP developers are using now to encrypt a chain of characters.


For passwords, I do not encrypt but use an md5 hash

For data, Rijndael, or the reduced form of it, aka AES

I can do AES with windows API

For Rijndael, I've rolled my own
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform