Calculates an SHA-1 160-bit checksum for the string and binary, as described in RFC 3174 (Secure Hash Algorithm). The value is returned as a string of 40 hex digits, or NULL if the argument was NULL.
- is related to
-
HIVE-10644 create SHA2 UDF
-
- Closed
-
- relates to
-
HIVE-1262 Add security/checksum UDFs sha,crc32,md5,aes_encrypt, and aes_decrypt
-
- Resolved
-
-
HIVE-10485 Create md5 UDF
-
- Closed
-
- links to