I've upgraded an SMS with Blink to R82.10 from R82 and the sntrup761x25519 KEX method is not available, either in Web UI or CLI, even after reboot.
Another log server was set up from scratch with R82.10 and the option there is present.
Upgraded server:
SERVER> show version all
Product version Check Point Gaia R82.10
OS build 467
OS kernel version 5.14.0-427.13.1cpx86_64
OS edition 64-bit
SERVER> show ssh server kex supported
--------------------------------
supported kex:
--------------------------------
curve25519-sha256
[email protected]
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
--------------------------------
New server:
NEWSERVER> show version all
Product version Check Point Gaia R82.10
OS build 467
OS kernel version 5.14.0-427.13.1cpx86_64
OS edition 64-bit
NEWSERVER> show ssh server kex supported
--------------------------------
supported kex:
--------------------------------
curve25519-sha256
[email protected]
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
[email protected]
--------------------------------