Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a Checksum to encode/decode a string..
Message
 
To
27/10/2003 09:13:38
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00842846
Message ID:
00843086
Views:
18
>One can store the checksum of user+password string into users table instead of literal password.
>
>>Can someone explain or show in code how I can use SYS(2007) to encode/decode a string for example "test123"
>>
>>I guess I dont understand the point of the checksum

A checksum would work but they are generally weak.
You would not want to use a simple checksum for passwords.. A complex hash algorithm would be more appropriate for security reasons. Kind of like Unix uses.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform