Ask a Question related to ASP.NET Security, Design and Development.
-
Kim Hellan #1
Encrypting cookies
I know that if you use Forms Authentication, you can set the forms attribute
protection="All" in the web.config and in that way automatically encrypt all
cookies.
But what if I do not use Forms Authentication.
Is there then an easy way to encrypt all cookie content, or do I have to
manually encrypt the content myself, before placing it in a cookie?
Thanks,
Kim
Kim Hellan Guest
-
Encrypting Passwords
When developing a login page, does setting the text box property to "password" encrypt the password? To ensure encryption should I use the php... -
Encrypting CF Code
Hello all, I have to deploy an application on a server at a hosting company that is known for stealing CF applications from their client?s sites... -
encrypting files with SSH???
in comp.unix.admin i read: i agree that encrypting once would have better performance than doing so multiple times. that doesn't alter my... -
Encrypting in XP Home
I would like to know how to encrypt a file in windows xp home. -
encrypting files
I'm using windows xp home edition with ntfs file system. I have followed the instructions for encrypting files, but I am unable to check the box...



Reply With Quote

