Identifying hash algorithms

The Endeavour 2024-09-30

Summary:

Given a hash value, an you determine what algorithm produced it? Or what algorithm probably produced it? Obviously if a hash value is 128 bits long, then a 128-bit algorithm produced it. Such a hash value might have been produced by MD5, but not by SHA-1, because the former produces 128-bit hashes and the latter […]

The post Identifying hash algorithms first appeared on John D. Cook.

Link:

https://www.johndcook.com/blog/2024/09/30/identifying-hash-algorithms/

From feeds:

Statistics and Visualization » The Endeavour

Tags:

computing

Authors:

John

Date tagged:

09/30/2024, 15:32

Date published:

09/30/2024, 08:23