Anonymization

Node for hashing (SHA-1) the values in the columns with multiple salting strategies.

Options

Salting
The node applies SHA-1 algorithm for hashing values in selected columns. All values are converted to string then additional information might be concatenated to this string for salting. There are four salting strategies:
  • None - values in selected columns are hashed as they are, no additional concatenation is used;
  • Random - random seed is used for salting every time node is executed. It is possbile to use a fixed seed value.
  • Column - values from additional column is used for salting. Values from selected columns are concatenated row-wise.
  • Timestamp - selected date and time are used for salting.
Debug Mode
If activated no hashing will be applied, instead only values with or without salting will be returned.

Input Ports

Icon
Input table for anonymization

Output Ports

Icon
Table with anonymized data
Icon
Dictionary table with hashed and original values

Popular Predecessors

  • Statistics11 %
  • Joiner5 %
  • Missing Value5 %
  • CSV Reader5 %
  • Column Rename4 %
  • Anonymization4 %
  • RowID4 %
  • Table Creator3 %
  • DB Reader3 %
  • Rule Engine3 %
  • Rule-based Row Filter3 %
  • Excel Reader3 %
  • Date&Time Difference3 %
  • Column Combiner2 %
  • Column Filter2 %
  • Row Filter2 %
  • Excel Reader (XLS)2 %
  • String to Date&Time2 %
  • Concatenate2 %
  • Duplicate Row Filter2 %
  • GroupBy2 %
  • String Manipulation2 %
  • Math Formula2 %
  • Column Selection Widget2 %
  • String Replacer2 %
  • Numeric Binner2 %
  • Column Appender2 %
  • Cross Joiner2 %
  • Fail in execution1 %
  • Data Generator< 1 %
  • Joiner< 1 %
  • Date&Time to String< 1 %
  • CSV Reader< 1 %
  • File Reader< 1 %
  • Java Snippet< 1 %
  • Counting Loop Start< 1 %
  • Partitioning< 1 %
  • Parquet Reader< 1 %
  • Column Expressions< 1 %
  • Modify Time< 1 %
  • Hierarchical Anonymization< 1 %
  • Extract Column Header< 1 %
  • Column Resorter< 1 %
  • Reference Row Filter< 1 %
  • Color Manager< 1 %

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.