cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to hash a field with sha-512?

abirenzi
New Contributor II

I’m working on hashing couple of fields concatenated, but I only have sha-1,sha-256 and md5 options in the expressions tab, is it possible to use sha-512?

Many thanks.

1 ACCEPTED SOLUTION

cjhoward18
Employee
Employee

Hi,

As of now there is no built in access to the sha-512 function. You can use a script snap in the meantime as a work around to achieve this, or you can wait until this function is added to the expression language in the next release (4.16).

View solution in original post

2 REPLIES 2

cjhoward18
Employee
Employee

Hi,

As of now there is no built in access to the sha-512 function. You can use a script snap in the meantime as a work around to achieve this, or you can wait until this function is added to the expression language in the next release (4.16).

abirenzi
New Contributor II

FYI: Sha-512 is now available