Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create hash from SSN
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01058120
Message ID:
01058334
Views:
14
>>>I'd like to create a hash (i.e. non-reversible) from a SSN that is at least the same length as a SSN. A checksum only gives you 4 digits. I tried a hash function in the cryptapi class but it was a bunch of odd characters.

To get rid of the "odd characters" (i.e. binary) you change it to Base 64.

Check out the STRCONV(cText,13) function.


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
Reply
Map
View

Click here to load this message in the networking platform