Bob receives a message from Alice that is formatted as:M ||…
Bob receives a message from Alice that is formatted as:M || h(M||S) (where M is the message and S is the secret value that is shared by Alice and Bob. The || sign means append and h() is the hash function). Explain the process that Bob would take in verifying both the message’s integrity and the originator’s authenticity.