Deadline 19.10.2020 23:59 1. Use DH and perform the key agreement with generator g = 2 and p of 512 bits. Write the order of g and how it is related to p. Verify that both parties derived same shared key. [2] 2. Use given ECDH and perform the key agreement using curve secp112r1. Print out the paramaters (using OpenSSL) of secp112r2 and describe them shortly.[3] 3. Sign and verify the signature of document "document_UCO" (UCO stands for you UCO) using ECDSA that use sha512 for hashing[2]. 4. Generate chain of certificates: root CA, sub-ordinate CA (sub-ordinate CA signed by root CA) and end-user cert.[3] 5. Describe shortly entire process, commands you used in Desc_XXXX.txt. The format of Desc_XXXX should be as follows: openssl r... openssl enc... ... #comments 1. Order of generator is ... 2. Archive all files and upload it as a single file XXXX.zip (XXXX stands for your UCO) to IS Assignement02 vault.