All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

OpenSSH Implements Post-Quantum Cryptography for Secure SSH Connections

By

throw0101d

9mo ago· 5 min readenNews

Summary

OpenSSH has integrated post-quantum cryptography algorithms to safeguard SSH connections against quantum computer attacks. Starting with OpenSSH 9.0, the sntrup761x25519-sha512 algorithm was introduced, followed by mlkem768x25519-sha256 in OpenSSH 9.9, which became the default in OpenSSH 10.0. OpenSSH 10.1 will warn users to encourage migration to these stronger algorithms.

Key quotes

· 3 pulled
OpenSSH supports a number of cryptographic key agreement algorithms considered to be safe against attacks from quantum computers.
OpenSSH has offered post-quantum key agreement (KexAlgorithms) by default since release 9.0 (2022), initially via the sntrup761x25519-sha512 algorithm.
To encourage migration to these stronger algorithms, OpenSSH 10.1 will warn the user when a
Snippet from the RSS feed
OpenSSH post quantum cryptography

You might also wanna read