Description
Perl applications can calculate SHA-1 digests for compatibility with older formats, protocols, or checksums. It is useful when software must read or verify data that still uses SHA-1.
It is a hashing library for compatibility. SHA-1 is no longer appropriate for new collision-sensitive security designs, so new systems should use stronger hash algorithms.