### Task 1 * Clarify how strong parameters are required, how safe they should be, possibly giving example commands for generating them * This applies for public modulus * private exponent should be large enough (but no need to be safe as instructed) ### Task 3 * Provided hash for whole file might be wrong, should be verified
Task 1
Task 3