Crypt password, decrypt elsewhere

Post Reply
User avatar
gkuhnert
Posts: 274
Joined: Fri Apr 04, 2008 1:25 pm
Location: Aachen - Germany // Kerkrade - Netherlands
Contact:

Crypt password, decrypt elsewhere

Post by gkuhnert »

Hello,

for creating a connection to another software, I need to write a crypted password to a json file and decrypt it at the other project (.net / c#). Therefore I need an universal algorithm, that can be decrypted elsewhere. Is there any possibility within Fivewin / xHarbour?

Thanks and best regards,

Gilbert
Best Regards,

Gilbert Kuhnert
CTO Software GmbH
http://www.ctosoftware.de
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Crypt password, decrypt elsewhere

Post by Antonio Linares »

Gilbert,

If you don't need to support cryptography for your encryption/decryption needs, then we could explain you how the FWH Encrypt()/Decrypt() work so you can code it in any language
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply