asked 181k views
4 votes
If using the md5 hashing algorithm, what is the length to which each message is padded?

a. 32 bits
b. 64 bits
c. 128 bits
d. 512 bits

1 Answer

2 votes
If using the MD5 hashing algorithm, the length to which each message is padded 512 bits.

Answer: (d.) 512 bits.

MD5 stands for Message Digest 5. It is a hashing algorithm that is case sensitive. It is a cryptographic hash values.

answered
User Chau Loi
by
9.0k points