17.20 - Example: Algorithm Names - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database Security Administration - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-03-07
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572

Supported algorithm names appear in the AlgorithmName section of the TdgssLibraryConfigFile.xml in the following XML format:

         <AlgorithmName
             NONE="0"
             BLOWFISH="1"
             AES="2"
             MD5="3"
             SHA1="4"
             DIFFIE_HELLMAN="5"
             <!-- DH is alias for DIFFIE-HELLMAN -->
             DH="5"
             SHA256="6"
             SHA512="7">
         </AlgorithmName>
Blowfish is not FIPS compliant and support has been removed. It is mentioned here to maintain semantic backward compatibility with earlier TDGSS releases.