Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Masking Sensitive Data to SHA-256

croweman
Newcomer

When using the SaaS platform and masking a value matched by a regex to SHA-256.  Is the hashed value a standard SHA-256 or is some kind of salt involved?

1 REPLY 1

AravindhanV
Advisor

hi @croweman 

Can refer the below document, https://docs.dynatrace.com/docs/shortlink/lma-mask-sensitive-data#create-rule

Its mentioned as,

  • If you select SHA-256, your data will be replaced by the 40-character hash string.
  • If you select replace with string, set Replacement to the string that is meant to replace your sensitive data.

No Salt involved 🙂 

Thanks

aravind

Featured Posts