Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encryption
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00674417
Message ID:
00674548
Views:
23

>Anyone have any good encryption algorithms or code for passwords and/or Credit Card Numbers? Any good sites with code? Good commercial programs?
>
>We are planning to encrypt the passwords and Credit Card Numbers here, and want to see what is available.


I would suggest the Windows CryptoAPI. This gives you professional-level encryption routines. Much stronger than the simple transposition or XOR algorithms that you normally find around the web.

If you have VFP 7.0, there is a class in the FFC under Utilities (_crypt.vcx) that makes it very easy to use.

You can also see my article in CoDe Magazine in the March/Aplril 2002 issue (http://www.code-magazine.com) or online at DevX http://www.devx.com/free/premierclub/premierclub.asp (Premier content - registration required).


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform