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.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions