Project

General

Profile

Actions

Feature #16423

open

Enable Post Quantum Crypto Support in SSH Server

Added by KStar Runner 1 day ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Operating System
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

The SSH server in 25.07.1 uses OpenSSH_9.7p1 which natively supports one PQC (post quantum crypto) key exchange algorithm.

/etc/ssh/sshd_config has the following setting:
KexAlgorithms ,diffie-hellman-group-exchange-sha256

This should be updated to:
KexAlgorithms ,,diffie-hellman-group-exchange-sha256

This will maintain compatibility with existing clients, but offer PQC to newer clients.

No data to display

Actions

Also available in: Atom PDF