Default Mode

GigaVUE‑FM operates in its default mode immediately after a fresh installation. It supports the commonly-supported TLS 1.2 and TLS 1.3 ciphers. The following ciphers are supported in TLS 1.2:

Enabled TLS Cipher Suites

Supported TLS 1.2 Ciphers

Cipher Name

Key Exchange (Kx) Authentication(Au)

Encryption (Enc)

MAC

ECDHE-ECDSA-AES256-GCM-SHA384

ECDHE ECDSA

AES256-GCM

SHA384

ECDHE-ECDSA-AES128-GCM-SHA256

ECDHE ECDSA

AES128-GCM

SHA256

ECDHE-ECDSA-AES256-SHA384

ECDHE ECDSA

AES256

SHA384

ECDHE-ECDSA-AES128-SHA256

ECDHE ECDSA

AES128

SHA256

SSH Supported Algorithms

GigaVUE‑FM supports the following SSH algorithms:

Category

Supported Algorithms

KexAlgorithms

ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, kex-strict-s-v00@openssh.com

HostKeyAlgorithms ecdsa-sha2-nistp384
Ciphers aes256-ctr, aes128-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
MACs hmac-sha2-512, hmac-sha2-256