Example: Algorithm Names - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
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 a deprecated algorithm, and is available only to support legacy mechanisms and QOP 0.