Jump to content

Encrypt Text from an Edit


Guest

Recommended Posts

Message from: "Cezar Wagenheimer"

 

Is there some way to Encrypt the Text from a Edit?

 

I'm making a Login Screen to my System, but If someone in network do some

sniffing, it can get the Password! I want to avoid this! I need do Encrypt

the password before it get the request to the server and on my server (after

the Click on the Login Button) I decrypt the password and test for the

login.

 

Is this possible?

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

The best way to avoid this using SSL. Currently you must be able to publish

your ISAPI dlls with iis and ssl enabled.

 

"Cezar Wagenheimer" wrote in message

news:3aaS8aQWLHA.2108@anaxagvs227...

> Is there some way to Encrypt the Text from a Edit?

>

> I'm making a Login Screen to my System, but If someone in network do some

> sniffing, it can get the Password! I want to avoid this! I need do Encrypt

> the password before it get the request to the server and on my server

> (after the Click on the Login Button) I decrypt the password and test for

> the login.

>

> Is this possible?

 

 

.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...