sysconf ssh ciphers show
Shows the available and configured SSH ciphers for the appliance.
Command added with Luna Network HSM 7 appliance software version 7.8.0.
TIP If your HSM appliance software version is earlier than 7.8.0, we suggest How to enumerate ssh cipher lists available to your network appliance if "ciphers show" command is not available in your version.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
sysconf ssh ciphers show
Example
lunash:>sysconf ssh ciphers show The following cipher(s) are available to configure SSH: Available Ciphers -------------------------------------------------- 3des-cbc blowfish-cbc cast128-cbc arcfour arcfour128 arcfour256 aes128-cbc aes192-cbc aes256-cbc rijndael-cbc@lysator.liu.se aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com aes256-gcm@openssh.com chacha20-poly1305@openssh.com The selected SSH cipher(s) are used by the SSH service SSH is using the following cipher(s): Configured Ciphers ------------------ aes192-ctr aes256-ctr Command Result : 0 (Success)
SSH Ciphers before Luna Network HSM 7.8.0
NOTE The table below compiles ssh ciphers as available for Luna Network HSM 7 appliances prior to version 7.8.0 when the sysconf ciphers commands became available.
SSH algorithms | Appliance software 7.2.0 | Appliance software 7.3.0 | Appliance software 7.4.0 | Appliance software 7.7.0 | Appliance software 7.7.1 |
---|---|---|---|---|---|
kex |
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
diffie-hellman-group14-sha1 |
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
diffie-hellman-group14-sha1 |
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
diffie-hellman-group14-sha1 |
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
diffie-hellman-group14-sha1 |
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256 |
server_host_key |
ssh-rsa rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 |
ssh-rsa rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 |
ssh-rsa rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 |
ssh-rsa rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 ssh-ed25519 |
ssh-rsa rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 ssh-ed25519 |
encryption |
aes192-ctr aes256-ctr |
aes192-ctr aes256-ctr |
aes192-ctr aes256-ctr |
aes192-ctr aes256-ctr |
aes192-ctr aes256-ctr |
mac |
hmac-sha1 hmac-sha2-256 hmac-sha2-512 |
hmac-sha1 hmac-sha2-256 hmac-sha2-512 |
hmac-sha1 hmac-sha2-256 hmac-sha2-512 |
hmac-sha1 hmac-sha2-256 hmac-sha2-512 |
umac-64-etm@openssh.com
umac-128-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
umac-64@openssh.com
umac-128@openssh.com
hmac-sha2-256
hmac-sha2-512 |
compression |
none zlib@openssh.com |
none zlib@openssh.com |
none zlib@openssh.com |
none zlib@openssh.com |
none zlib@openssh.com |