PDA

View Full Version : simple text Encryption - decryption



k.elgohare
15th March 2012, 13:25
Hi Guys,

i am using qt 4.7.3 (qtCreator tool) , i just make hello world example :D ..
now i get a task that i should connect from symbian device to server and send user name and password (password should be encrypted using DES) "as the server required".

i don't know how to encrypt the password , any help will be appreciated .

Thanks in advance,

wysota
15th March 2012, 14:58
http://en.wikipedia.org/wiki/Data_Encryption_Standard
http://www.openssl.org/docs/crypto/des.html