views:

32

answers:

1

How fast can one compute CRC32 for hashing very large amounts of data? (order of magnitude GB per second)

What about MD5?

Other, faster hashing algorithms like adler32?

Does anybody have real-world speed test results?

+1  A: 

Do you mean something like this table?

Vadmyst
yes.. thanks !!
Pavel Radzivilovsky