Chapter-3 Message Digests
I think, it should be like this-
Depending on the message size and the type of digest being used, the chances of generating the same message are extremely small.
should be
Depending on the message size and the type of digest being used, the chances of generating the same encrypted message/cryptographic hash are extremely small.
|