- What is the length of the key material if the cipher suite is one of the following?
- SSL_RSA_WITH_NULL_MD5
- SSL_RSA_WITH_NULL_SHA

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

-
MAC in SSL

-
Hash calculation for Certificate Verify message in SSL

-
Data expansion in TLS

-
PRF in TLS

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

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