Example: Algorithm Names - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantage™

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.