Page 1 of 1

) One student claims to have invented a new security protocol. Given a hash function 𝐻, a symmetric encryption k

Posted: Sun May 15, 2022 12:27 pm
by answerhappygod
) One student claims to have invented a new security protocol.
Given a hash function 𝐻, a symmetric encryption key algorithm 𝐸,
and two secret keys 𝐾1 and 𝐾2 known only to the sender and
receiver, the sender converts a message π‘š into the message 𝑐 = 𝐸𝐾1
(π‘š βˆ— 𝐻(𝐾2 βˆ— π‘š)), where βˆ— denotes concatenation. Can this protocol
guarantee
i) confidentiality?
ii) non-repudiation?
iii) data integrity