Generate secure 512-bit SHA-512 hash for any text
SHA-512 (Secure Hash Algorithm 512) is a member of the SHA-2 family of cryptographic hash functions. It produces a 512-bit (64-byte) hash value, typically rendered as a 128-digit hexadecimal number. It's used for data integrity, password hashing, and digital signatures, offering stronger security than SHA-256.