Sending encrypted data to the server

Login to reply to this topic.
Tue, 2007-07-31 12:36
Joined: 2007-07-03
Forum posts: 43


Hi I wish to send encrypted data to the server which is written in php.
Which API should I use.


------------------
Bhatt Kavita,

There is always a direct response from the definite intelligence of your subconcious mind to your concious thinking.If you ask for bread you will not recieve a stone.


Tue, 2007-07-31 14:08
Joined: 2007-06-21
Forum posts: 82
Re: Sending encrypted data to the server

Hi

I guess you will have to write your own algorithm to encrypt your data and then use HttpEngine to post it to your php. By default symbian provides MH5, SHA, etc etc classes.
For viewing a very good example of encryption using Symbian classes, try this link:
http://www.antonypranata.com/software/index.html
Download the "Blowfish Encryption Library for Symbian OS" source, and have a look. Its quite simple Smiling

Br
Gurpreet
http://www.mobisy.com

Sat, 2008-01-05 21:29
Joined: 2003-09-15
Forum posts: 175
Re: Sending encrypted data to the server

Hi Gurpreet,
Do you have a copy of the "Blowfish Encryption Library for Symbian OS"?
The link you posted is no onger valid.

If possible could you email it to me?

Big thanks.

Paris.


~~~~

Sun, 2008-01-06 19:12
Joined: 2007-06-21
Forum posts: 82
Re: Sending encrypted data to the server

Please find the source attached....

Regards
Gurpreet

AttachmentSize
Blowfish.cpp24.78 KB
Blowfish.h3.81 KB
  • Login to reply to this topic.