Final answer:
The 4 hashes supported by the cryptographic function are MD5, SHA-1, SHA-256, and SHA-3.
Step-by-step explanation:
The 4 hashes supported by the cryptographic function are:
- MD5: Produces a 128-bit hash value, commonly used for checksums and data integrity.
- SHA-1: Produces a 160-bit hash value, commonly used in digital signatures.
- SHA-256: Part of the SHA-2 family, it produces a 256-bit hash value, widely used in modern cryptographic protocols.
- SHA-3: A recent addition, it produces variable-length hash values, known for its resistance against certain types of attacks.