Question

  Asked: Mar 4 2008   11:32 AM GMT
  Asked by: Sangay


Cookies


Encryption, Cookies, Security, Web development

How the information in the cookies are encrypted and by which encryption method?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



there are a lot of different ways to encrypt cookies. it all depends on the technology being used by the server that placed the cookie on your hard drive. It could be simple password encryption using your IP address as the key up to a high level of encryption. you would have to know what application the server used first to narrow down the type of encryption it is using.

Some cookies aren't encrypted at all. Cookies-- and the data they contain are controlled by the person or entity that created them on your hard drive. They really could contain any information you provide to the web site and be unencrypted, loosely encrypted, or tightly encrypted.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Security and Development.

Looking for relevant Security Whitepapers? Visit the SearchSecurity.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

CGarcia26C  |   Mar 4 2008  2:11PM GMT

Sangay, you might not answer this question, but what are you trying to accomplish by on your first question, asking where the cookies are located, and now how they are encrypted?

Thanks
CG._