--- Begin Message ---
- To: Mahesh <maheshv@xxxxxxxxxxxx>
- Subject: Re: [LIP] Client Side Encryption
- From: " Ravi Prakash B.V." <ravibv@xxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2000 01:30:45 +0530
- References: <52DECD7CCB916EE36525691F0029E88E.0029AA806525691F@TCSHYD>
Hi , Thanks Mahesh.... But I didnt get completely.... I am having all stuff related PGP and openSSL also.... I know how to use individually but I dont know how to incorporate with the page... I didnt understand how to use those stuff before submitting the form. I also heard about proxy kind of doing... but I didnt know exactly how to do... In detailly , For eg: In <FORM ACTION: http://www.xxx.com/filename> How to incoporate my processing automatically before posting to the URL... I will be greatfull if u refer any code or links.... Thanks in advance & Regards, Ravi Prakash Mahesh wrote: > Hi Ravi, > > You can write some kind of proxy or if u already have some ready made > one > to encrypt your data before sending it to the actual server. > Writing the proxy server would be easy( I can provide you the starers ), > only thing u need to write is the standard encryption etc. You can also try > PGP ( some version exists for HTTP i think apart from SMTP / POP ) > -Mahesh > mahesh@xxxxxxx > > ----- Original Message ----- > From: Ravi Prakash B.V. <ravibv@xxxxxxxxxxxxxxxx> > To: Linux India Programmers <linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx> > Sent: Monday, July 17, 2000 12:10 AM > Subject: [LIP] Client Side Encryption > > > hi friends, > > I need ur valuable help. > > The client(browser) will connect to the server. > > He gets the page. > > He fills the form details and when he submit the form, I need local > > encryption has to take place to protect the information filled in the > > form. (and also I have to add digital signature while submitting the > > form). > > The transactions are completely through "https connection". Even though > > the transaction is completely secure, I want to do encryption and > > signing on client side. How it is possible? > > I will very happy If u provide code or links. > > > > Thanks in advance & Regards, > > Ravi Prakash > > > > > > > > ----------------------------------------------------------------------- > > For information on this and other Linux India mailing lists check out > > http://lists.linux-india.org/ > > > > ----------------------------------------------------------------------- > For information on this and other Linux India mailing lists check out > http://lists.linux-india.org/
--- End Message ---