Encrypting using SHA512

Confluence User - 12 Apr, 2018

Hi,

I need to hash some data with SHA512 before sending it to an external site with JSON.

i know that joget supports encryption with SHA256, what about SHA512.

Can i use bean shell script to hash using SHA512. if so can someone guide me.

Thanks in advance.

encryption

1


13 Apr, 2018
confluenceUser
confluenceUser

Hi, I think the bean shell script can just code like normal java programming. You can import the library you needed and use it in your script. If the library is not available in Joget, you can add it to your tomcat lib folder.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print