Secure Hash Algorithm 1
SHA-1 is a cryptographic hash function that produces a 160-bit digest. It was once the default for certificates and code signing, but practical collision attacks were demonstrated in 2017 with the SHAttered attack. It is deprecated for security use, and NIST plans to retire it entirely; SHA-256 or SHA-3 should be used instead.