1. What is the length of the key material if the cipher suite is one of the following?
    1. SSL_RSA_WITH_NULL_MD5
    2. SSL_RSA_WITH_NULL_SHA

  1. Show the formula/diagram for the following:
    1. Key material in SSL

    2. MAC in SSL

    3. Hash calculation for Certificate Verify message in SSL

    4. Data expansion in TLS

    5. PRF in TLS


  1. (i) Answer the following questions about tag values in PGP:
    1. Can a packet with a tag value of 1 contain another packet?
    2. Can a packet with a tag value of 6 contain another packet?

  1. (ii) What types of a packet should be sent in PGP to provide the following security services:
    1. Confidentiality
    2. Message integrity
    3. Authentication