Checksum Generator
Hash Algorithm Reference
| Algorithm | Output Size | Use Case |
|---|---|---|
| MD5 | 128 bit | File integrity (not security) |
| SHA-1 | 160 bit | Legacy systems, Git |
| SHA-256 | 256 bit | General security, TLS, code signing |
| SHA-512 | 512 bit | High security applications |
| Algorithm | Output Size | Use Case |
|---|---|---|
| MD5 | 128 bit | File integrity (not security) |
| SHA-1 | 160 bit | Legacy systems, Git |
| SHA-256 | 256 bit | General security, TLS, code signing |
| SHA-512 | 512 bit | High security applications |