Glossary

MD5

A widely deployed hash function that produces a 128-bit (32 hex character) digest. MD5 is cryptographically broken — practical collisions can be generated in seconds on consumer hardware. It must not be used for any security purpose, but remains acceptable for non-security checksums and legacy compatibility.

← Back to glossary