Cisco TrustSec FC Link Encryption Terminology
This chapter explains the following Cisco TrustSec FC Link Encryption-related terms:
-
Galois Counter Mode (GCM): It is a block cipher mode of operation. GCM provides both confidentiality and data-origin authentication as a block cipher mode of operation.
-
Galois Message Authentication Code (GMAC): It provides confidentiality and data-origin authentication through GCM. It is the authentication-only variant of GCM.
-
Security Association (SA): It is an agreement between two switches that manages the security credentials and controls how they propagate between switches. The SA includes parameters such as salt and keys.
-
Key: It is a 128-bit or 256-bit string in hexadecimal format that is used for frame encryption and decryption. The default value is zero.
-
Salt: It is a 32-bit hexadecimal number that is used during encryption and decryption. The same salt must be configured on both sides of the connection to ensure proper communication. The default value is zero.
-
Security Parameters Index (SPI) number: It is a 32-bit number that identifies the SA to be configured to the hardware.