FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Is 128 bit encryption available.
Posts: 67
Joined: Thu Jan 05, 2006 10:35 PM
Is 128 bit encryption available.
Posted: Thu Oct 12, 2006 04:07 PM

I am looking for a way to create 128 bit encryption text to text in memory has anyone accomplished this. I have made sockets to pass data thru the internet and would like to use strong encrypton with them, to protect sensitive data. It would be nice to be able to use a commerical lib I feel that our end users would be more comfortable with.

Posts: 234
Joined: Tue Oct 25, 2005 12:39 AM
Is 128 bit encryption available.
Posted: Fri Oct 13, 2006 01:41 PM
Posts: 7
Joined: Mon Aug 28, 2006 01:33 PM
Is 128 bit encryption available.
Posted: Wed Oct 18, 2006 02:52 PM

mike,
take a look at the Matteo Baccan's xHarbour Socket Interface 1.05. (www.baccan.it)
there's a class called 'TDecode', it contains the 'Encode64()' method, used to make a 64 bit string encryption.

regards

Guilherme J.S. Gonçalves

JB Informática

Campinas - SP - Brasil

FWH 2.8 - xHarbour 0.99.6.1 - BCC 5.5

Continue the discussion