Solved - Sha1-Hash

Does Uipath support any code or module to make Sha1-Hash code? I don’t want use website or other different application.

You can use python code to do it.
Still you will need a python setup :slight_smile:

Hello!

How about create a Custom Activity for it?

But don’t forget to share it on Uipath Go! :wink:

Regards,

2 Likes

Hi @aleksi.kiviranta

For reference:
Main.zip (1.9 KB)

3 Likes

Thanks Acaciomelo!

That’s easy to use and works!

UPDATE:

Nowdays there are activity HASH-TEXT. I recommend use it. It’s easier use.

UiPath.Cryptography.Activities.HashText

2 Likes