Linux 7.0 non è una rivoluzione rumorosa.
È il contrario: il "software lento" è quello che tiene in piedi il mondo.
Ne parlo qui:
https://marcoferrigno.net/linux-kernel-7-0-the-quiet-revolution-that-changes-everything/

#alpha #amd #epyc #infrastructure #kernel #kvm #linux #mldsa #opensource #postquantum #rust #security #sparc #xfs #zen5

Linux Kernel 7.0: The Quiet Revolution That Changes Everything - Marco Ferrigno | IT System Engineer

While the industry chases the next AI benchmark and the next model announcement, something genuinely important happened on April 12, 2026, and it arrived with almost no fanfare: Linus Torvalds released Linux kernel 7.0. The announcement was accompanied by a typically deadpan Torvalds joke — he bumped the major version, he said, because 6.19 was […]

Marco Ferrigno | IT System Engineer
Linux Kernel 7.0 Released, This Is What’s New

Linux kernel 7.0 is now available, featuring stable Rust support and updates to filesystems, networking, virtualization, and security.

Linuxiac
La bonne nouvelle : les solutions existent déjà. En 2024, le #NIST ( #National #Institute of #Standards and #Technology) a finalisé ses trois premières normes #post- #quantiques ( #PQC) : #ML-KEM pour encapsulation de clés, #ML-DSA et #SLH-DSA pour les #signatures.
Post-Quantum Cryptography in .NET - .NET Blog

What we've added for PQC, and how we got there.

.NET Blog

Claude Code가 암호화 버그 3개를 원샷으로 찾다: 암호학 전문가의 실험

암호학 전문가가 Claude Code로 복잡한 암호화 버그 3개를 연속으로 찾아낸 실험. AI 디버깅 도구의 실용성을 검증한 구체적 사례를 소개합니다.

https://aisparkup.com/posts/6169

I'm trying to make sense of what "ML-DSA support in Python" looks like as of September 2025. So far cryptography.io, my favorite Python cryptography library, doesn't yet have a roadmap to exposing OpenSSL's ML-DSA support. While they're working that out I've been looking at dilithium-py (https://pypi.org/project/dilithium-py/) and liboqs-python (https://pypi.org/project/liboqs-python). Are there any other projects worth looking out for?

#python #pqc #mldsa

Client Challenge

I updated my #pqc #openssl #benchmark for
#tls13 groups with #X25519MLKEM768 #ECC and #signature with #mldsa and #slhdsa on an ancient Atom230 running #NetBSD

While the keysize may grow
X25519MLKEM768 is not significant slower than x25519 while MLDSA is much faster than traditional hashes. But compute time and memory consumption depend on the parameters chosen

There are no arguments against transitioning to PQC now!

You are all #cryptoagile, no?

https://www.cryptomancer.de/posts/20250825-pqckeysize/#_benchmarking_signatures_signing_and_verifying

Benchmarking post quantum cryptography with OpenSSL 3.5: X25519MLKEM768

This Article can be downloaded as PDF file. Generated with AsciiDoctor-PDF Benchmarking OpenSSL and Post Quantum Cryptography: X25519MLKEM768 Since version 3.5, OpenSSL natively supports PQC keys and signatures. There is no need to use OQS-Provider as an provider to use PQC signatures and KEMs anymore. However, as we already expected, the sizes of PQC KEMs should be larger than Ante Quantum Cryptography (AQC) keys. To get a benchmark of the sizes, I wrote a small shellskript to generate different key pairs with OpenSSL 3.5 and order them by size.

CryptoMancer

Постквантовая криптография для современной почты

Электронная почта — это сервис и хранилище самой конфиденциальной информации пользователей. Следовательно, он нуждается в надёжном сквозном шифровании, также как мессенджеры. Компьютерная индустрия продолжает готовиться к распространению квантовых вычислений . Поскольку некоторые операции на квантовых компьютерах выполняются экспоненциально быстрее, чем в бинарной логике, современные шифры будут скомпрометированы. Как только это произойдёт, то расшифруются все современные данные, собранные и сохранённые в рамках политики “Harvest now, decrypt later” в 2010−2020 гг. Включая переписку по электронной почте и в мессенджерах.

https://habr.com/ru/companies/globalsign/articles/912692/

#постквантовая_криптография #сквозное_шифрование #электронная_почта #сертификаты_шифрования #Google #Gmail #шифрование #приватность #E2EE #RSA2048 #CRYSTALSKyber #ECDH #x25519 #асимметричное_шифрование #постквантовые_алгоритмы #AES_256 #MLKEM #MLDSA #цифровые_подписи #FIPS_203 #FIPS_204 #TutaCrypt #PQDrive #PQMail

Постквантовая криптография для современной почты

Электронная почта — это сервис и хранилище самой конфиденциальной информации пользователей. Следовательно, он нуждается в надёжном сквозном шифровании, также как мессенджеры. Компьютерная индустрия...

Хабр
The Impact of Quantum Computing on Cryptography (2025).

This article takes a view point on current status of Cryptography and Post Quantum Cryptography in year 2025.

Aliyesha