0% found this document useful (0 votes)
18 views1 page

Algorithm and Variants

The document compares different hashing algorithms including MD-5, SHA-0, SHA-1, SHA-2 and SHA-3. It provides information on output size, internal state size, block size, number of rounds, and estimated security level in bits for each algorithm.

Uploaded by

htar ထား
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Algorithm and Variants

The document compares different hashing algorithms including MD-5, SHA-0, SHA-1, SHA-2 and SHA-3. It provides information on output size, internal state size, block size, number of rounds, and estimated security level in bits for each algorithm.

Uploaded by

htar ထား
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Algorithm and Variants Output Internal Block Size Rounds Security bits

Size State (bits)


(Bit) Size(bits)

MD-5 128 128 512 64 ≤18(collisions)


(4×32)

SHA-0 160 160 512 80 <34(collisions


(5×32) found)

SHA-1 <63(collisions
found)

SHA-2 SHA-224 224 256 64 112


(8×32) 512

SHA-256 256 128

SHA-384 384 512 1024 80 192


(8×64)

SHA-512 512 256

SHA-512/224 224 112

SHA-512/256 256 128

SHA-3 SHA3-224 224 1600 1152 24 112


(5×5×64)

SHA3-256 256 1088 128

SHA3-384 384 832 192

SHA3-512 512 576 256

You might also like