The following tables list each cryptographic algorithm supported by Ops Center Automator.
Table. List of key exchange algorithms supported by Ops Center Automator
| Cryptographic algorithm name |
Default value |
| curve25519-sha256 |
Valid |
| curve25519-sha256@libssh.org |
Valid |
| diffie-hellman-group14-sha1 |
Invalid |
| diffie-hellman-group14-sha256 |
Valid |
| diffie-hellman-group16-sha512 |
Valid |
| diffie-hellman-group18-sha512 |
Valid |
| diffie-hellman-group-exchange-sha256 |
Valid |
| ecdh-sha2-nistp256 |
Valid |
| ecdh-sha2-nistp384 |
Valid |
| ecdh-sha2-nistp521 |
Valid |
Table. List of cipher algorithms supported by Ops Center Automator
| Cryptographic algorithm name |
Default value |
| 3des-cbc |
Invalid |
| aes128-cbc |
Invalid |
| aes128-ctr |
Valid |
| aes128-gcm@openssh.com |
Valid |
| aes192-cbc |
Invalid |
| aes192-ctr |
Valid |
| aes256-cbc |
Invalid |
| aes256-ctr |
Valid |
| aes256-gcm@openssh.com |
Valid |
| chacha20-poly1305@openssh.com |
Valid |
Table. List of MAC algorithms supported by Ops Center Automator
| Cryptographic algorithm name |
Default value |
| hmac-sha1 |
Invalid |
| hmac-sha1-96 |
Invalid |
| hmac-sha1-etm@openssh.com |
Invalid |
| hmac-sha2-256 |
Valid |
| hmac-sha2-256-etm@openssh.com |
Valid |
| hmac-sha2-512 |
Valid |
| hmac-sha2-512-etm@openssh.com |
Valid |
Table. List of public key algorithms for the host key supported by Ops Center Automator
| Cryptographic algorithm name |
Default value |
| ecdsa-sha2-nistp256 |
Valid |
| ecdsa-sha2-nistp384 |
Valid |
| ecdsa-sha2-nistp521 |
Valid |
| rsa-sha2-256 |
Valid |
| rsa-sha2-512 |
Valid |
| ssh-dss |
Valid |
| ssh-ed25519 |
Valid |
| ssh-rsa |
Valid |
List of public key algorithms for public key authentication supported by Ops Center Automator
The following is a list of cryptographic algorithm names supported by Ops Center Automator.
- cdsa-sha2-nistp256
- ecdsa-sha2-nistp384
- ecdsa-sha2-nistp521
- rsa-sha2-256
- rsa-sha2-512
- ssh-dss
- ssh-ed25519
- ssh-rsa
Note: The cryptographic algorithm corresponding to the key type and key length is automatically used.