Tcp/Ip encryption in Jade
Posted: Fri Aug 07, 2009 2:30 pm
by Hido Hasimbegovic >> Thu, 11 Jan 2001 22:07:47 GMT
Greetings Jade World
I'm fiddling with TcpIp classes and it occurred to me as a good idea to actually encrypt/decrypt some of stuff being sent around. What is the best way to go about this? I was thinking about writing something in Jade (BlowFish algorithm seems pretty ok), or use something external. TcpIp class does have encryptMethod, authenticationLibrary, cryptLibrary, decryptMethod, encryptMethod, genAuthChallenge properties & methods, but the Help file offers nothing more that a two-liner on each in the way of explanation. Your 2c worth will be greatly appreciated.
Regards from stinking hot Sydney
Hido
Greetings Jade World
I'm fiddling with TcpIp classes and it occurred to me as a good idea to actually encrypt/decrypt some of stuff being sent around. What is the best way to go about this? I was thinking about writing something in Jade (BlowFish algorithm seems pretty ok), or use something external. TcpIp class does have encryptMethod, authenticationLibrary, cryptLibrary, decryptMethod, encryptMethod, genAuthChallenge properties & methods, but the Help file offers nothing more that a two-liner on each in the way of explanation. Your 2c worth will be greatly appreciated.
Regards from stinking hot Sydney
Hido