Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP implementation of the Cipher encryption
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01192734
Message ID:
01192990
Views:
19
You're welcome.

>Thanks again, I had said before, the mistake is belonging to me.
>
>
>>Ali,
>>
>>You flipped parameters arround. The first parameter is a string you want to encrypt/decrypt.
>>The second parameter is a password you want to use for encryption/decryption
>>cEncryptPass = encrypt(cOpenPassword, cKeyStr )
>>?  decrypt(cEncryptPass, cKeyStr)
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform