Hashing/scrambling
Comments
-
Hi,
What would be the best way to go about hashing / scrambling a string and unscrambling it on the way back?
I noticed a Hash SHA 512 step, but not one that would decode it on the way back.
The use case is that Decisions is making a call to an external system with an encoded / hashed string. That system will later make a call to Decisions, and we need to be able to decode the string.
-
Hello Peanut,
Hashing is not meant to be unscrambled. Any proper hashing algorithm would be impossible (or very difficult) to unscramble. For example, you might store a users password in its hashed form. To check if that persons password is correct, you would hash their input and compare it to the hashed password you have stored.
If you need the string to be encrypted and decrypted then I suggest installing the PGP Module.
https://documentation.decisions.com/docs/pgp-module-overview
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions