Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET Compatible encryption library
Message
From
24/06/2009 01:44:00
 
 
To
24/06/2009 01:35:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01407945
Message ID:
01407947
Views:
80
>May I know where could I have .NET compatible VFP library? In other words, the data encrypted in VFP app can be decrypted in .NET. I tried VFPEncryption.fll, but it doesn't compatible with .NET as it doesn't allow to assign initial vector and etc.

The only way I was able to do that was to build a .NET COM component that I was able to call from VFP to encrypt or decrypt. Then, that library can also be used in .NET. So, from both environments, I was able to benefit of the same library to encrypt and decrypt. There might be other ways to achieve that from compliant libraries that can be used in both environments.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform