Delphix Products

Expand all | Collapse all

What is the preferable algorithm to mask email Id's- in both cases of unique listed values and mix of (repeated and unique values)?

Rajesh Dadi

Rajesh Dadi02-18-2019 09:12:00 AM

  • 1.  What is the preferable algorithm to mask email Id's- in both cases of unique listed values and mix of (repeated and unique values)?

    Posted 02-18-2019 09:12:00 AM


  • 2.  RE: What is the preferable algorithm to mask email Id's- in both cases of unique listed values and mix of (repeated and unique values)?
    Best Answer

    Posted 02-18-2019 10:08:00 AM

    Hi Rajesh, 


    SM : is the algorithm that preserve natively the uniqueness condition

    SL : can preserve the uniqueness only if the number of values defined in you input file are superior or equal (prefer to have superior values) to the number of unique values you have to mask in your email column.

    You can go with secure lookup, but this implies a maintenance to always ensure that the number of values defined in the algorithm are superior to the once in you email column. 

    Regards,

    Mouhssine