Results 1 to 2 of 2

Thread: Internet Secutiry

  1. #1

    Thread Starter
    Hyperactive Member venkatraman_r's Avatar
    Join Date
    Jul 1999
    Location
    Chennai, INDIA
    Posts
    284

    Post

    Hi all,

    I need to accept the password from the user, take it to the database in a server and verify it with a value in the password field in a table and if matches,i need to allow the user to proceed with the furthur navigation.

    When i take the password from the browser to my server, there are possibilities of hacking the password text. I need to protect it as under;

    encrupt the password text and take it to server and decrypt it there and verify and again encrypt and take back to client and decrypt in the clients place.

    I know this is a non vb question, still throught someone of you could help me.

    thanx for any help.
    Thanks and Regards,
    Venkat.

  2. #2

    Thread Starter
    Hyperactive Member venkatraman_r's Avatar
    Join Date
    Jul 1999
    Location
    Chennai, INDIA
    Posts
    284

    Post

    yeah,i forgot to tell that I am using ADO in ASP. Can i do this task of cryption in ASP objects itself?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width