FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Crypt password, decrypt elsewhere
Posts: 274
Joined: Fri Apr 04, 2008 01:25 PM
Crypt password, decrypt elsewhere
Posted: Thu Jan 21, 2021 09:58 AM

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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Crypt password, decrypt elsewhere
Posted: Thu Jan 21, 2021 10:20 AM

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

Continue the discussion