Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email decryption
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01244100
Message ID:
01244111
Views:
12
>I am receiving email via an email server called Smartserver - this piece of software has the advantage that it creats a text file for each incoming email thus making them easy to parse - unforstunately it doesn't support encryption / decryption
>
>I have a particular batch of emails which are coming in with 64bit encryption and I can't read them - have had a quick look at the offerings on UV but can't work out how to use them - does anyone have a pice of code wghich would enable me to decrypt these strings?


What is "64bit encryption"? Unless you know the algorithm/method used and a password then you can't.

OTOH if you are taliking about BASE64 codeing/encoding, then VFP9 has STRCONV() function but in VFP6 I don't think (don't remember) if it worked.

See also:
http://fox.wikis.com/wc.dll?Wiki~StrConv
http://fox.wikis.com/wc.dll?Wiki~VfpBase64
http://msdn2.microsoft.com/en-us/library/k0yb2181(VS.80).aspx


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