Results 1 to 3 of 3

Thread: Encryption + Cookies + Security

  1. #1

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Resolved Encryption + Cookies + Security

    Have been hunting around the forums and there didnt seem to be any solid answers on saving usernames in cookies + encrypting them (and encrypting anything else like credit card details etc)

    Anyway, I found this link really useful, it explains encryption and has the source code for setting cookies and Standard DES and Triple DES encryption using the .net framework.

    I figured others might also find it useful. Enjoy....

    http://www.15seconds.com/issue/021210.htm
    Last edited by tailz; Dec 9th, 2004 at 10:51 AM.

  2. #2

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    RSA Encryption

    To expand on the above TripleDES this is an example on RSA encryption for those who'd like even more security

    http://www.dotnetspider.com/technology/KBPages/949.aspx
    Last edited by tailz; Dec 9th, 2004 at 10:51 AM.

  3. #3

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Lightbulb Security

    while I'm creating a thread relevant to encryption / security....

    This contains a few tips on the security side of ASP.NET, real useful stuff even if you think you are gods gift to coding, this is still a good read :]

    http://www.devx.com/security/Article/20898/0/page/1

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