Hi Fidal, What type of data you want to send over http?? you can use MD5 algo for encryption but remember it cant return you the original data.
On 27/03/2008, valdhor <[EMAIL PROTECTED]> wrote: > > This article may help - > > http://www.jeffryhouser.com/index.cfm/2007/12/6/Encrypt-in-Flex-and-Decrypt-in-ColdFusion > > --- In [email protected] <flexcoders%40yahoogroups.com>, "Fidel > Viegas" <[EMAIL PROTECTED]> > wrote: > > > > Hi Andrew, > > > > Thanks for taking the time to reply. But, that is not really what I am > > looking for. > > I guess my question was a bit vague. > > I am looking for ways to send encrypted data over HTTP as opposed to > > HTTPS. That is one of the requirements of the client. > > I have found a solution that requires an installation on the client > > side as well as on the server side. That is not good either. > > > > I am just looking for a secure way that will sort of secure any data > > flowing from the swf client to the server and vice-versa without > > running the risk of someone using packet sniffers. > > > > The url you pointed me to is nice if you are providing a product that > > requires licensing as well as security. What I am after really is some > > encryption scheme. > > > > But thanks for pointing that out. > > > > Fidel. > > > > > > On Wed, Mar 26, 2008 at 5:08 PM, andrewwestberg > > <[EMAIL PROTECTED]> wrote: > > > Look into nitrolm.com > > > > > > -Andrew > > > > > > --- In [email protected] <flexcoders%40yahoogroups.com>, > "Fidel Viegas" <fidel.viegas@> > > > wrote: > > > > > > > > > > > > > > Hello folks, > > > > > > > > I have finished implementing a Flex application and now the > client has > > > > requested that it is made available publicly. I am using > BlazeDS in > > > > the backend, and I was wondering what the best security setup > would be > > > > to make it a secure application. > > > > > > > > Does anyone have any suggestion on how to best secure the > > > application setup? > > > > > > > > Thanks in advance, > > > > > > > > Fidel. > > > > > > > > > > > > > > > > > >

