1. (1 pt) The number of points on an elliptic curve secure from the point of view of cryptographic applications
2. (1 pt) The improvement in the ratio of the message size to the ciphertext size obtained by applying the Elliptic Curve Menezes-Vanstone cryptosystem instead of the Elliptic Curve El-Gamal Encryption scheme is equal toa. has to be prime
b. has to be equal to the order of the underlying field GF(q)
c. has to be odd
d. has to have a large prime factor
- 3/2
- 4/3
- 2
- 3
Describe your assumptions, if any.
3. (1 pt) The number of possible dimensions (formats) of smart cards approved by the ISO
standards is equal to
- 1
- 2
- 3
- 4
- exhaustive state search
- back tracking
- cycle shortening
- timing attack
- seeding search
a. V=R, W=(R-1)d mod N , R random number
b. V=((R-1)d) mod N, W=R, R random number
c. V=R2, W=((R-1)2d) mod N, R random number
d. V=((R-1)e) mod N, W=R, R random number
6. (1 pt) Assuming a four-level hierarchy of the certification authorities (central-state-city-institution) and the fact that each user receives a public key of the central certification authority during his/her registration, how many signature verification operations need to be performed by a student from GMU verifying a message signed by a student from MIT (assume that all CRLs have been verified earlier).
- 3
- 4
- 5
- 6