fn sha1_hex(msg: &[u8]) -> String
Lowercase hex SHA-1 (str_util.to_hex(ngx_sha1_bin(msg))).
str_util.to_hex(ngx_sha1_bin(msg))