|
-
Dec 8th, 2004, 05:42 AM
#1
Thread Starter
Hyperactive Member
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.
-
Dec 9th, 2004, 10:16 AM
#2
Thread Starter
Hyperactive Member
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.
-
Dec 9th, 2004, 10:50 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|