Question 16

This is a 128 bit hash that is specified by RFC 1321. It was designed by Ron Rivest in 1991 to replace an earlier hash function.
  • Question 17

    Asymmetric encryption method developed in 1984. It is used in PGP implementations and GNU Privacy Guard Software. Consists of 3 parts: key generator, encryption algorithm, and decryption algorithm.
  • Question 18

    RFC 1321 describes what hash?
  • Question 19

    Bob's password is hashed, and so is John's. Even though they used different passwords, the hash is the same. What is this called?
  • Question 20

    Which of the following Secure Hashing Algorithm (SHA) produces a 160-bit digest from a message with a maximum length of (264-1) bits and resembles the MD5 algorithm?