Hi, there is a mistake in the autograding of Question 1d) from Exercise 5. The question asks for the number of signature hash algorithms the client supports. The listed answer is 42. But that value is the byte length of the supported signatures list. The correct count should be 21.