Single Signon cookie encryption - industry standard/best practice?

Single Signon cookie encryption - industry standard/best practice?

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
Single Signon cookie encryption - industry standard/best practice? Ellen Quaadgras 08-24-2004
Posted by Ellen Quaadgras on August 24, 2004, 9:34 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
We are implementing a single signon solution that involves storing an
encrypted cookie with the user's username as an access token. We'd
like to make sure the cookie can't be used in a replay attack & so
plan to include the IP address in it as well.

2 Questions:

1. what is an accepted method of encryption for such a cookie? MD5?
Triple-DES? What are the issues to consider when selecting an
encryption algorithm?

2. is there an accepted standard of what to include in such a cookie?
Expiration time? Other things? We've seen the article at:
http://www.w3.org/Security/Faq/CLT-Q10, which talks about a MAC (MAC =
MD5("secret key " +
MD5("session ID" + "issue date" +
"expiration time" + "IP address" +
"secret key")
)
) -- is that the industry standard, given it's an article from w3? Is
there another?

Thanks!


Similar ThreadsPosted
CISA Certification Practice Exam CD for sale September 3, 2007, 3:07 am
REVIEW: "CISSP Practice Questions Exam Cram 2", Michael C. Gregg August 22, 2005, 5:19 pm
Single Sign-on API May 31, 2007, 9:44 pm
.NET and J2EE single sign-on February 15, 2005, 11:46 am
J2EE single sign-on August 31, 2005, 6:42 pm
HELP! Need insight on getting into Security industry. June 6, 2005, 11:57 am
New security software industry scam July 17, 2007, 6:05 pm
Single tool for audit, compliance, penetration test and forensic April 10, 2008, 6:44 am
ACM CCS Industry and Government Track -- Call for Proposals June 24, 2005, 8:04 am
Chicken and egg issue with Cookie based login? April 6, 2005, 4:39 am

The site map in XML format XML site map

Contact Us | Privacy Policy