key storage

From: Ajay (abra9823_at_mail.usyd.edu.au)
Date: 08/25/04

  • Next message: David Gillett: "RE: User Activity Monitoring"
    Date: Wed, 25 Aug 2004 21:00:52 +1000
    To: security-basics@securityfocus.com
    
    

    hi!

    i am building a web application. for client authentication, i am using
    cookies which include the HMAC of the data.
    the server also has a public/private key pair for signing and verifying
    information.
    my question is how should these be stored on the server? encryption is the
    best solution, but if i encrypt them with another key, the question is
    where does this key get stored?

    thanks

    cheers
    ajay

    ----------------------------------------------------------------
    This message was sent using IMP, the Internet Messaging Program.

    ---------------------------------------------------------------------------
    Computer Forensics Training at the InfoSec Institute. All of our class sizes
    are guaranteed to be 12 students or less to facilitate one-on-one
    interaction with one of our expert instructors. Gain the in-demand skills of
    a certified computer examiner, learn to recover trace data left behind by
    fraud, theft, and cybercrime perpetrators. Discover the source of computer
    crime and abuse so that it never happens again.

    http://www.infosecinstitute.com/courses/computer_forensics_training.html
    ----------------------------------------------------------------------------


  • Next message: David Gillett: "RE: User Activity Monitoring"

    Relevant Pages