- biGENIUS-X Knowledge Base
- Generators
- Properties
Hash Algorithm (Project)
Description
The Hash Algorithm Property is available in Project Settings.
You can select which algorithm to use for calculating the Hash for the BG_RowHash, BG_RowHashScd1, and BG_RowHashScd2 Default Terms in a Store Entity.
Format
The Hash Algorithm is a List of values.
The possible values are:
- SHA2_256:
- Produces a 256-bit hash
- SHA1:
- Generates a 160-bit hash
- MD5:
- Creates a 128-bit hash
Example:
Default Value
The default value is SHA1.