# Post-Quantum

Published articles for Post-Quantum.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## JDK 27 Security Enhancements

DevFeed: [JDK 27 Security Enhancements](<https://devfeed.tech/articles/jdk-27-security-enhancements-27007.md>)

Original publisher: [Read original article](<https://inside.java/2026/09/16/jdk27-security-enhancements/>)

Author: Sean Mullan

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Inside Java](<https://devfeed.tech/sources/inside-java.md>)

Topics: [JDK 27](<https://devfeed.tech/topics/jdk-27.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>)

Tags: [certificates](<https://devfeed.tech/tags/certificates.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [notes](<https://devfeed.tech/tags/notes.md>), [password](<https://devfeed.tech/tags/password.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [private-key](<https://devfeed.tech/tags/private-key.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This article reviews selected security enhancements in JDK 27, released on September 15, 2026. It highlights TLS 1.3 support for post-quantum hybrid key exchange mechanisms and the third preview of the PEM API for encoding and decoding cryptographic objects.

### Source excerpt

JDK 27 was released on September 15, 2026! As with my previous blogs, I have compiled a list of what I think are the most interesting and useful security enhancements in this release. I have also grouped them into appropriate categories (crypto, TLS, etc) which should make it easier to find out what has changed in each specific area. The JDK 27 release notes also contain further details on these and other enhancements.

## Java 27 Reaches GA With The G1 Garbage Collector By Default Everywhere

DevFeed: [Java 27 Reaches GA With The G1 Garbage Collector By Default Everywhere](<https://devfeed.tech/articles/java-27-reaches-ga-with-the-g1-garbage-collector-by-default-everywhere-26765.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/OpenJDK-27-Java-27>)

Author: Michael Larabel

Published: 2026-09-15T13:39:00Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Java](<https://devfeed.tech/topics/java.md>), [openjdk](<https://devfeed.tech/topics/openjdk.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [java](<https://devfeed.tech/tags/java.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [openjdk](<https://devfeed.tech/tags/openjdk.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>), [structured-concurrency](<https://devfeed.tech/tags/structured-concurrency.md>), [tls](<https://devfeed.tech/tags/tls.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

OpenJDK 27 has reached general availability. Its G1 garbage collector is now enabled by default across environments, replacing Serial as the default in constrained environments after improvements in throughput, latency, and memory usage. The release also includes post-quantum hybrid key exchange for TLS 1.3, preview features for lazy constants and structured concurrency, compact object headers by default, and an incubating Vector API.

### Source excerpt

Oracle christened Java 27 today with the OpenJDK 27 release reaching general availability (GA) status...

## The Honest Migration Playbook - IPsec Series, Part 11

DevFeed: [The Honest Migration Playbook - IPsec Series, Part 11](<https://devfeed.tech/articles/the-honest-migration-playbook-ipsec-series-part-11-17428.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/developer/the-honest-migration-playbook-ipsec-series-part-11>)

Author: Julio Gomez

Published: 2026-09-14T19:41:59Z

Content type: article

Language: en

Sources: [Cisco Blogs](<https://devfeed.tech/sources/cisco-blogs.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [developer](<https://devfeed.tech/tags/developer.md>), [migration](<https://devfeed.tech/tags/migration.md>), [networks](<https://devfeed.tech/tags/networks.md>), [post](<https://devfeed.tech/tags/post.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [post-quantum-authentication](<https://devfeed.tech/tags/post-quantum-authentication.md>), [post-quantum-cryptography-pqc](<https://devfeed.tech/tags/post-quantum-cryptography-pqc.md>), [rsa](<https://devfeed.tech/tags/rsa.md>), [series](<https://devfeed.tech/tags/series.md>)

### AI overview

This article presents an operational playbook for migrating authentication in a live multi-router IPsec network from RSA certificates to ML-DSA. It contrasts authentication with key exchange, explains a mixed hub-and-spoke deployment using ML-KEM-768, and reports that changing signature algorithms cannot be performed without tunnel disruption.

### Source excerpt

The final post in the IPsec series: a fully quantum-safe tunnel on Cisco 8000 routers, both pillars live on real hardware. Part 11 closes the arc with the migration playbook and what a healthy post-quantum tunnel actually looks like.

## One Decade of Rustls: Evolution, Benchmarks, and Future Roadmap

DevFeed: [One Decade of Rustls: Evolution, Benchmarks, and Future Roadmap](<https://devfeed.tech/articles/one-decade-of-rustls-evolution-benchmarks-and-future-roadmap-8458.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/rustls-one-decade/>)

Author: Olimpiu Pop

Published: 2026-09-12T07:07:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [development](<https://devfeed.tech/tags/development.md>), [memory-leaks](<https://devfeed.tech/tags/memory-leaks.md>), [memory-safety](<https://devfeed.tech/tags/memory-safety.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>), [retrospective](<https://devfeed.tech/tags/retrospective.md>), [rust](<https://devfeed.tech/tags/rust.md>), [rustls-one-decade](<https://devfeed.tech/tags/rustls-one-decade.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Rustls marks its tenth anniversary with a retrospective on its growth, funding, security work, and performance. The article compares Rustls 0.23.37 with OpenSSL and BoringSSL and notes architectural changes planned for version 0.24.

### Source excerpt

Rustls, a Rust TLS library, marks its decade-long progression from a grassroots project to a funded open-source initiative. Key contributions from organisations boosted development, resulting in features like post-quantum cryptography and robust performance. The upcoming 0.24 release aims to enhance architecture and flexibility, including new input buffering and improved session handling By Olimpiu Pop

## 1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it

DevFeed: [1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it](<https://devfeed.tech/articles/1-1-1-1-now-supports-post-quantum-dnssec-all-2-420-bytes-of-it-117.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/post-quantum-dnssec-1111/>)

Author: Bas Westerbaan

Published: 2026-09-10T13:00:00Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [1-1-1-1](<https://devfeed.tech/tags/1-1-1-1.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [dns](<https://devfeed.tech/tags/dns.md>), [dnssec](<https://devfeed.tech/tags/dnssec.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tls](<https://devfeed.tech/tags/tls.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

Cloudflare's 1.1.1.1 now validates DNSSEC signatures using the post-quantum ML-DSA-44 algorithm. The article discusses testing oversized DNS responses and preventing downgrade to conventional signatures while retaining compatibility with older resolvers.

### Source excerpt

1.1.1.1 now validates DNSSEC signatures using NIST's post-quantum ML-DSA-44 algorithm. Here is how we manage 2,420-byte signatures and downgrade risks at scale.

## A decade of Rustls

DevFeed: [A decade of Rustls](<https://devfeed.tech/articles/a-decade-of-rustls-8498.md>)

Original publisher: [Read original article](<https://lwn.net/Articles/1093391/>)

Author: jzb

Published: 2026-09-09T18:11:54Z

Content type: news

Language: en

Sources: [LWN.net](<https://devfeed.tech/sources/lwn-net.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [blog](<https://devfeed.tech/tags/blog.md>), [compression](<https://devfeed.tech/tags/compression.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [releases](<https://devfeed.tech/tags/releases.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

A retrospective on ten years of the Rustls TLS-library project, covering its release history, the forthcoming 0.24 and eventual 1.0 releases, and features added in the stable 0.23 line.

### Source excerpt

Joe Birr-Pixton has written a blog post reflecting on a decade of the Rustls TLS-library project and looking ahead to the upcoming 0.24 release and an eventual 1.0 release. Rustls began with a first commit on May 2, 2016. Progress was quick: a month later, on June 5, it could interoperate with most sites on the web. The first release, 0.1.0, followed on August 27, 2016 - less than four months after the first commit. [...] From the 0.1.0 release, the project moved through a long series of releases over the following eight years, building out functionality, hardening and refining the API. That sequence of release lines culminated in 0.23, released on February 29, 2024. The 0.23 release line has been a stable one: in the time since, it has seen 43 non-breaking releases. That stability didn't come with stagnation. The 0.23 line delivered a wide range of important features, including a FIPS-certified cryptography option, certificate compression, Encrypted ClientHello, post-quantum cryptography, and performance improvements.

## Automatic Key Exchange: faster, post-quantum secure origin handshakes for 45 billion daily connections (and counting)

DevFeed: [Automatic Key Exchange: faster, post-quantum secure origin handshakes for 45 billion daily connections (and counting)](<https://devfeed.tech/articles/automatic-key-exchange-faster-post-quantum-secure-origin-handshakes-for-45-billion-daily-connections-and-counting-106.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/automatic-key-exchange-for-origins/>)

Author: Alex Krivit

Published: 2026-09-08T13:10:00Z

Content type: release

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [SSL](<https://devfeed.tech/topics/ssl.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [application-services](<https://devfeed.tech/tags/application-services.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [latency](<https://devfeed.tech/tags/latency.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Cloudflare announces Automatic Key Exchange, which probes TLS 1.3 origins for supported key-agreement algorithms and uses the preferred option on the first connection attempt. The rollout reduces HelloRetryRequests and handshake latency while automatically preferring post-quantum hybrid connections where supported.

### Source excerpt

Automatic Key Exchange probes TLS 1.3-capable customer origins to learn which key agreement algorithms they support. We then lead with the most secure algorithm when connecting to the origin, preferring post-quantum connections wherever the origin supports it.

## Java Annotated Monthly - September 2026

DevFeed: [Java Annotated Monthly - September 2026](<https://devfeed.tech/articles/java-annotated-monthly-september-2026-8803.md>)

Original publisher: [Read original article](<https://blog.jetbrains.com/idea/2026/09/java-annotated-monthly-september-2026/>)

Author: Irina Mariasova

Published: 2026-09-07T11:27:14Z

Content type: article

Language: en

Sources: [The JetBrains Blog](<https://devfeed.tech/sources/the-jetbrains-blog.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [kotlinllm](<https://devfeed.tech/topics/kotlinllm.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [articles](<https://devfeed.tech/tags/articles.md>), [coding](<https://devfeed.tech/tags/coding.md>), [java](<https://devfeed.tech/tags/java.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [migration](<https://devfeed.tech/tags/migration.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

The September 2026 Java Annotated Monthly surveys Java news, JDK 27 and its performance and security changes, Java tutorials, Kotlin updates, AI-focused development, and developments across languages, frameworks, libraries, and technologies. It highlights compact object headers, G1 as the default garbage collector, protection for sensitive JFR data, post-quantum key exchange in TLS 1.3, Java migration guidance, and selected Kotlin and AI coding resources.

### Source excerpt

This month's Java Annotated Monthly brings you the latest Java news, a generous dose of AI-focused articles, Kotlin updates, and highlights from a variety of technologies and frameworks, plus plenty more worth adding to your reading list. Our featured writer, Aicha Laafia, takes a closer look at upcoming JEPs and shares her key findings on [...]

## EF Protocol: Current and Emerging Priorities

DevFeed: [EF Protocol: Current and Emerging Priorities](<https://devfeed.tech/articles/ef-protocol-current-and-emerging-priorities-17236.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2026/09/07/protocol-priorities>)

Author: Ethereum Foundation Protocol Cluster

Published: 2026-09-07T00:00:00Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [migration](<https://devfeed.tech/topics/migration.md>), [data](<https://devfeed.tech/topics/data.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Google](<https://devfeed.tech/topics/google.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [migration](<https://devfeed.tech/tags/migration.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [research-development](<https://devfeed.tech/tags/research-development.md>)

### AI overview

The EF Protocol cluster outlines Ethereum Protocol priorities through 2029, including scoping the Hegotá upgrade and preparing Ethereum L1 to become quantum-resistant across the execution, consensus, and data layers by December 2029. The plan uses an intentionally aggressive assumption that Q-day could occur as early as 2030, with the deadline to be reassessed in January 2027.

### Source excerpt

In May, the Protocol cluster welcomed a trio of new cluster coordinators and promised updates to follow. After months of settling in and aligning with contributors cluster-wide, across the EF and across the Ethereum ecosystem, we are now happy to share Protocol's priorities: what Protocol is for, the commitments...

## Crypto Agility: Why PQC Is Not a One-Time Upgrade

DevFeed: [Crypto Agility: Why PQC Is Not a One-Time Upgrade](<https://devfeed.tech/articles/crypto-agility-why-pqc-is-not-a-one-time-upgrade-8419.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/security/crypto-agility-why-pqc-is-not-a-one-time-upgrade/>)

Author: Hugo Vliegen

Published: 2026-09-03T15:00:56Z

Content type: article

Language: en

Sources: [Security @ Cisco Blogs](<https://devfeed.tech/sources/security-cisco-blogs.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Network design](<https://devfeed.tech/topics/network-design.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [cisco-sd-wan](<https://devfeed.tech/tags/cisco-sd-wan.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [networks](<https://devfeed.tech/tags/networks.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [sd-wan-security](<https://devfeed.tech/tags/sd-wan-security.md>), [security](<https://devfeed.tech/tags/security.md>), [security-for-ai](<https://devfeed.tech/tags/security-for-ai.md>)

### AI overview

The article explains why crypto agility is essential for long-lived network infrastructure adopting post-quantum cryptography. It argues that organizations should design systems to update cryptography continuously as standards, threats, and implementations evolve.

### Source excerpt

Learn why crypto agility is essential for PQC-ready networks--and how adaptable infrastructure helps organizations keep pace with evolving threats.

## Acceleration of Curve25519 Field Operations with Java Software and Intrinsics

DevFeed: [Acceleration of Curve25519 Field Operations with Java Software and Intrinsics](<https://devfeed.tech/articles/acceleration-of-curve25519-field-operations-with-java-software-and-intrinsics-15129.md>)

Original publisher: [Read original article](<https://inside.java/2026/09/03/java-acceleration-curve25519-field-operations/>)

Author: Shawn Emery

Published: 2026-09-03T00:00:00Z

Content type: article

Language: en

Sources: [Inside Java](<https://devfeed.tech/sources/inside-java.md>)

Topics: [Java](<https://devfeed.tech/topics/java.md>), [JDK 27](<https://devfeed.tech/topics/jdk-27.md>), [JDK 28](<https://devfeed.tech/topics/jdk-28.md>), [Security](<https://devfeed.tech/topics/security.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>)

Tags: [crypto](<https://devfeed.tech/tags/crypto.md>), [ed25519](<https://devfeed.tech/tags/ed25519.md>), [java](<https://devfeed.tech/tags/java.md>), [jdk](<https://devfeed.tech/tags/jdk.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [jdk-28](<https://devfeed.tech/tags/jdk-28.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>), [x86](<https://devfeed.tech/tags/x86.md>)

### AI overview

JDK 27 and JDK 28 improve Curve25519 field-operation performance through software changes and architecture-specific intrinsics. The improvements benefit X25519, Ed25519, and X25519MLKEM768 operations, with gains varying by algorithm, JDK build, and x86_64 or AArch64 platform.

### Source excerpt

Find out about the improved Curve25519 field performance in JDK 27 and JDK 28.

## Sites using PQC (September 2026)

DevFeed: [Sites using PQC (September 2026)](<https://devfeed.tech/articles/sites-using-pqc-september-2026-30242.md>)

Original publisher: [Read original article](<https://www.netmeister.org/blog/pqc-use-2026-09.html>)

Published: 2026-09-01T14:49:46Z

Content type: article

Language: en

Sources: [Signs of Triviality](<https://devfeed.tech/sources/signs-of-triviality.md>)

Topics: [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [post](<https://devfeed.tech/tags/post.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [post-quantum-cryptography](<https://devfeed.tech/tags/post-quantum-cryptography.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [sites](<https://devfeed.tech/tags/sites.md>), [tls](<https://devfeed.tech/tags/tls.md>), [top](<https://devfeed.tech/tags/top.md>), [using](<https://devfeed.tech/tags/using.md>)

### AI overview

A periodic check examines which of the top 1 million domains support post-quantum cryptography in their TLS key exchange.

### Source excerpt

One more periodic check of which of the top 1M domains support post-quantum cryptography in their TLS key exchange.

## Announcing Chainguard container images for Go 1.27

DevFeed: [Announcing Chainguard container images for Go 1.27](<https://devfeed.tech/articles/announcing-chainguard-container-images-for-go-1-27-12876.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/announcing-chainguard-container-images-for-go-1-27>)

Published: 2026-08-31T00:00:00Z

Content type: news

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [container images](<https://devfeed.tech/topics/container-images.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>)

Tags: [chainguard](<https://devfeed.tech/tags/chainguard.md>), [container](<https://devfeed.tech/tags/container.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [fedramp](<https://devfeed.tech/tags/fedramp.md>), [fedramp-ato](<https://devfeed.tech/tags/fedramp-ato.md>), [fips](<https://devfeed.tech/tags/fips.md>), [go](<https://devfeed.tech/tags/go.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [images](<https://devfeed.tech/tags/images.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Chainguard announces three Go 1.27 container images: go, go-fips, and go-openssl-fips. The options differ in their FIPS-validated cryptography, including whether cryptography is built in or selected at deployment time.

### Source excerpt

Chainguard simplifies Go 1.27 with three images and a new option to choose FIPS-validated cryptography at deployment without recompiling.

## Why a cryptographic inventory is key for addressing the quantum computing threat

DevFeed: [Why a cryptographic inventory is key for addressing the quantum computing threat](<https://devfeed.tech/articles/why-a-cryptographic-inventory-is-key-for-addressing-the-quantum-computing-threat-8275.md>)

Original publisher: [Read original article](<https://www.tenable.com/blog/why-a-cryptographic-inventory-is-key-for-addressing-the-quantum-computing-threat>)

Author: Christopher Day

Published: 2026-08-28T14:01:00Z

Content type: article

Language: en

Sources: [Tenable Blog](<https://devfeed.tech/sources/tenable-blog.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Security Attacks](<https://devfeed.tech/topics/security-attacks.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [migration](<https://devfeed.tech/tags/migration.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article explains how a cryptographic inventory and phased migration to quantum-resistant cryptography can address the risk that future quantum computers pose to public-key algorithms. It highlights harvest-now, decrypt-later attacks, the vulnerability of RSA, ECC, and Diffie-Hellman to Shor's Algorithm, and the expected resilience of AES-256.

### Source excerpt

When quantum computers become generally available, they'll be able to crack current public-key cryptographic algorithms, putting digitally stored and transmitted data at risk. But the threat already exists, as attackers use the "harvest now, decrypt later" tactic. Discover why building a comprehensive cryptographic inventory and executing a phased operational strategy are critical for protecting your data against quantum computing attacks. Key takeaways Quantum computing risks are an operational threat today due to "harvest now, decrypt later" (HNDL) tactics, in which adversaries actively harvest and store encrypted data to decrypt it retroactively once quantum capabilities mature. When run on a quantum computer that's powerful enough, Shor's Algorithm will break foundational asymmetric infrastructure like the RSA, ECC, and Diffie-Hellman algorithms, although symmetric encryption standards like AES-256 are expected to remain secure against quantum attacks. Globally, more regulatory bodies are starting to mandate a comprehensive cryptographic inventory, making absolute visibility across the digital environment a prerequisite for an orderly post-quantum migration. Transitioning to quantum-resistant cryptography requires a phased operational strategy spanning discovery, prioritization, remediation, and verification. The quantum threat to modern security architecture Future quantum computers will represent a threat to the foundational security architecture that protects digital data. For decades, the global economy, national security apparatus, and critical infrastructure have relied on asymmetric cryptography, specifically RSA and elliptic curve cryptography (ECC), to secure data in transit, authenticate identities, and protect digital signatures. The mathematical difficulty of factoring large integers or solving discrete logarithm problems has long provided a robust shield against cyber attacks launched using conventional computing capabilities. However, the rapid mat

## Go 1.27 is released

DevFeed: [Go 1.27 is released](<https://devfeed.tech/articles/go-1-27-is-released-2358.md>)

Original publisher: [Read original article](<https://go.dev/blog/go1.27>)

Author: Nicholas Husin, on behalf of the Go team

Published: 2026-08-19T00:00:00Z

Content type: release

Language: en

Sources: [The Go Blog](<https://devfeed.tech/sources/the-go-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [go](<https://devfeed.tech/tags/go.md>), [json](<https://devfeed.tech/tags/json.md>), [memory](<https://devfeed.tech/tags/memory.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>)

### AI overview

Go 1.27 releases language, toolchain, runtime, and standard-library updates, including generic methods, JSON processing additions, allocation improvements, and new UUID support.

### Source excerpt

Go 1.27 adds generic methods, encoding/json/v2 package, uuid package, faster memory allocation, goroutine leak profiles, and more.

## Some thoughts about Anthropic's new cryptanalysis results

DevFeed: [Some thoughts about Anthropic's new cryptanalysis results](<https://devfeed.tech/articles/some-thoughts-about-anthropic-s-new-cryptanalysis-results-29098.md>)

Original publisher: [Read original article](<https://blog.cryptographyengineering.com/2026/07/29/some-notes-about-anthropics-new-results/>)

Author: Matthew Green

Published: 2026-07-29T14:23:30Z

Content type: opinion

Language: en

Sources: [Matthew Green](<https://devfeed.tech/sources/matthew-green.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Algorithm](<https://devfeed.tech/topics/algorithm.md>)

Tags: [academics](<https://devfeed.tech/tags/academics.md>), [ai](<https://devfeed.tech/tags/ai.md>), [algorithm](<https://devfeed.tech/tags/algorithm.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [claude](<https://devfeed.tech/tags/claude.md>), [llm](<https://devfeed.tech/tags/llm.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [technology](<https://devfeed.tech/tags/technology.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>)

### AI overview

The article offers commentary on two cryptanalysis results published by Anthropic and produced by Claude Mythos: an attack on the proposed HAWK post-quantum signature scheme and an improved attack on reduced-round AES. It emphasizes that the HAWK attack targets a non-deployed, non-standardized scheme and demonstrates a weakness using a weakened challenge instance.

### Source excerpt

Yesterday Anthropic published two new cryptanalysis results, both outputs of Claude Mythos, their (still) unreleased advanced model. The first of these results attacks a signature scheme called HAWK, while the second is an improved attack against reduced-round AES. Anthropic also released a blog post describing the research process that produced these results. A few people ... Continue reading Some thoughts about Anthropic's new cryptanalysis results ->

## Production ML-DSA Verification in 350 Lines of Python

DevFeed: [Production ML-DSA Verification in 350 Lines of Python](<https://devfeed.tech/articles/production-ml-dsa-verification-in-350-lines-of-python-20698.md>)

Original publisher: [Read original article](<https://words.filippo.io/mldsa-py/>)

Author: Filippo Valsorda

Published: 2026-07-26T11:45:08Z

Content type: article

Language: en

Sources: [Filippo Valsorda](<https://devfeed.tech/sources/filippo-valsorda.md>)

Topics: [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Python](<https://devfeed.tech/topics/python.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [mutation-testing](<https://devfeed.tech/topics/mutation-testing.md>)

Tags: [cryptography](<https://devfeed.tech/tags/cryptography.md>), [mutation-testing](<https://devfeed.tech/tags/mutation-testing.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [python](<https://devfeed.tech/tags/python.md>), [testing](<https://devfeed.tech/tags/testing.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

The article presents a production pure-Python ML-DSA signature verifier that supports all parameter sets, Python 3.8 and later, and an API modeled after pyca/cryptography. It describes the implementation's performance, portability rationale, and testing with Wycheproof vectors, accumulated vectors, pytest, mutation testing, and branch coverage.

### Source excerpt

I am publishing a production, pure-Python ML-DSA verifier. It's just 350 lines, and pretty readable and robust.

## Verifying Rust cryptography in SymCrypt, from standards to code

DevFeed: [Verifying Rust cryptography in SymCrypt, from standards to code](<https://devfeed.tech/articles/verifying-rust-cryptography-in-symcrypt-from-standards-to-code-6810.md>)

Original publisher: [Read original article](<https://www.microsoft.com/en-us/research/blog/verifying-rust-cryptography-in-symcrypt-from-standards-to-code/>)

Author: Son Ho, Cédric Fournet, Antoine Delignat-Lavaud, Samuel Lee, Jason Fisher, Jessica Krynitsky

Published: 2026-07-13T16:00:00Z

Content type: article

Language: en

Sources: [Microsoft Research](<https://devfeed.tech/sources/microsoft-research.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [Rust formal verification](<https://devfeed.tech/topics/rust-formal-verification.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Formal verification](<https://devfeed.tech/topics/formal-verification.md>), [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Lean](<https://devfeed.tech/topics/lean.md>), [toolchain](<https://devfeed.tech/topics/toolchain.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [cryptography](<https://devfeed.tech/tags/cryptography.md>), [formal-verification](<https://devfeed.tech/tags/formal-verification.md>), [memory-safety](<https://devfeed.tech/tags/memory-safety.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [research-blog](<https://devfeed.tech/tags/research-blog.md>), [rust](<https://devfeed.tech/tags/rust.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Microsoft Research describes how SymCrypt uses safe Rust, Lean, and the Aeneas toolchain to formally verify production cryptographic implementations. The approach combines Rust's memory-safety guarantees with machine-checked proofs of functional correctness, with initial verified code for SHA-3 and ML-KEM and support from independently verifiable proof-writing agents.

### Source excerpt

Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as developers write it while preserving speed and adaptability as it gets implemented and evolves. The post Verifying Rust cryptography in SymCrypt, from standards to code appeared first on Microsoft Research.

## Shipping post-quantum cryptography to Python

DevFeed: [Shipping post-quantum cryptography to Python](<https://devfeed.tech/articles/shipping-post-quantum-cryptography-to-python-7655.md>)

Original publisher: [Read original article](<https://blog.trailofbits.com/2026/06/30/shipping-post-quantum-cryptography-to-python/>)

Author: "Alexis Challande"

Published: 2026-06-30T11:00:00Z

Content type: release

Language: en

Sources: [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog.md>), [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog-2.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [cryptography](<https://devfeed.tech/tags/cryptography.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

The article announces post-quantum cryptography support in pyca/cryptography 48 for Python, including ML-KEM and ML-DSA. It explains that adopting these primitives involves size, performance, and integration tradeoffs.

### Source excerpt

Post-quantum cryptography is now one pip-install away for the entire Python ecosystem. With funding from the Sovereign Tech Agency, we implemented support for ML-KEM, the NIST-standard key-establishment primitive, and ML-DSA, the NIST-standard digital-signature primitive, in pyca/cryptography. On June 22, 2026, the White House ordered the U.S. government to accelerate its transition to post-quantum cryptography. The order says large-scale quantum computers, especially in adversarial hands, will threaten widely used cryptographic systems, and that attackers may already be collecting encrypted data now so they can decrypt it later. It also sets concrete migration deadlines: high-value and high-impact federal systems must use post-quantum key establishment by December 31, 2030, and post-quantum digital signatures by December 31, 2031. And even if you don't care about quantum resistance, that's not a problem because quantum resistance isn't the main benefit of post-quantum crypto. That transition cannot happen only at the policy layer. Every application that signs packages, validates certificates, establishes secure channels, or protects long-lived secrets depends on cryptographic libraries. If those libraries do not expose post-quantum algorithms, the software stack cannot migrate. Almost every Python program that touches cryptography goes through pyca/cryptography. It's currently the eleventh most-downloaded package on PyPI, pulling 1.2 billion downloads in the last month alone. The pyca/cryptography package handles the cryptographic operations of projects like Ansible, Certbot (the Let's Encrypt client), Apache Airflow, paramiko (the Python-only SSH client), and many others. If pyca/cryptography doesn't ship post-quantum primitives, the Python ecosystem can't begin to migrate. Post-quantum support is now one pip install away As of cryptography>=48, support for post quantum algorithms is just a pip install away. The version 48 release includes our Rust bindings for ML

## Post-Quantum Certificates

DevFeed: [Post-Quantum Certificates](<https://devfeed.tech/articles/post-quantum-certificates-30237.md>)

Original publisher: [Read original article](<https://www.netmeister.org/blog/pqc-certs.html>)

Published: 2026-06-27T16:17:41Z

Content type: article

Language: en

Sources: [Signs of Triviality](<https://devfeed.tech/sources/signs-of-triviality.md>)

Topics: [certificates](<https://devfeed.tech/topics/certificates.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [tls](<https://devfeed.tech/tags/tls.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

A summary of post-quantum certificates and the TLS and web-PKI ecosystem as of June 2026.

### Source excerpt

A summary of post-quantum certificates and the TLS / web-PKI ecosystem as of June 2026.

## The EF's new structure

DevFeed: [The EF's new structure](<https://devfeed.tech/articles/the-ef-s-new-structure-17225.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2026/06/23/ef-structure>)

Author: Ethereum Foundation Management

Published: 2026-06-23T00:00:00Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Security](<https://devfeed.tech/topics/security.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>)

Tags: [ethereum](<https://devfeed.tech/tags/ethereum.md>), [management](<https://devfeed.tech/tags/management.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [operations](<https://devfeed.tech/tags/operations.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [people](<https://devfeed.tech/tags/people.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [reorganization](<https://devfeed.tech/tags/reorganization.md>), [security](<https://devfeed.tech/tags/security.md>), [structure](<https://devfeed.tech/tags/structure.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

The Ethereum Foundation describes a new organizational structure created through a months-long reorganization implementing its Mandate and Treasury Management Policy. The structure includes work clusters covering protocol, access, users, community, institutions, operations, and management, while 54 colleagues leave the foundation.

### Source excerpt

Today, the EF is changing shape, concluding a months-long process of reorganization as part of the implementation of the Mandate and the Treasury Management Policy. We come out of this process with the structure, activities, and people necessary for execution on the critical tasks ahead of us, but also...

## Quantum Computers Are Not a Threat to 128-bit Symmetric Keys

DevFeed: [Quantum Computers Are Not a Threat to 128-bit Symmetric Keys](<https://devfeed.tech/articles/quantum-computers-are-not-a-threat-to-128-bit-symmetric-keys-20691.md>)

Original publisher: [Read original article](<https://words.filippo.io/128-bits/>)

Author: Filippo Valsorda

Published: 2026-04-20T15:21:12Z

Content type: article

Language: en

Sources: [Filippo Valsorda](<https://devfeed.tech/sources/filippo-valsorda.md>)

Topics: [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [quantum-algorithms](<https://devfeed.tech/tags/quantum-algorithms.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article argues that quantum computers do not require larger symmetric key sizes during the post-quantum transition. It explains why Grover's algorithm does not reduce the practical security of AES-128 and SHA-256 enough to justify replacing 128-bit symmetric keys, while asymmetric cryptography remains affected by Shor's algorithm.

### Source excerpt

There is no need to update symmetric key sizes as part of the post-quantum transition, due to the details of how Grover's algorithm scales. Most authorities agree.

## A Cryptography Engineer's Perspective on Quantum Computing Timelines

DevFeed: [A Cryptography Engineer's Perspective on Quantum Computing Timelines](<https://devfeed.tech/articles/a-cryptography-engineer-s-perspective-on-quantum-computing-timelines-20693.md>)

Original publisher: [Read original article](<https://words.filippo.io/crqc-timeline/>)

Author: Filippo Valsorda

Published: 2026-04-06T15:00:00Z

Content type: opinion

Language: en

Sources: [Filippo Valsorda](<https://devfeed.tech/sources/filippo-valsorda.md>)

Topics: [Quantum Computing](<https://devfeed.tech/topics/quantum-computing.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [research](<https://devfeed.tech/tags/research.md>)

### AI overview

A cryptography engineer explains why recent research on quantum algorithms, hardware, qubits, and error correction has changed his assessment of the urgency of migrating to quantum-resistant cryptography. He argues that cryptographically relevant quantum computers may arrive within the next few years and could threaten elliptic-curve cryptography and WebPKI.

### Source excerpt

The risk that cryptographically-relevant quantum computers materialize within the next few years is now high enough to be dispositive, unfortunately.

## Safeguarding cryptocurrency by disclosing quantum vulnerabilities responsibly

DevFeed: [Safeguarding cryptocurrency by disclosing quantum vulnerabilities responsibly](<https://devfeed.tech/articles/safeguarding-cryptocurrency-by-disclosing-quantum-vulnerabilities-responsibly-6860.md>)

Original publisher: [Read original article](<https://research.google/blog/safeguarding-cryptocurrency-by-disclosing-quantum-vulnerabilities-responsibly/>)

Published: 2026-03-31T02:03:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Cryptocurrency](<https://devfeed.tech/topics/cryptocurrency.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Quantum Computing](<https://devfeed.tech/topics/quantum-computing.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Zero-knowledge proof](<https://devfeed.tech/topics/zkp.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [algorithms-theory](<https://devfeed.tech/tags/algorithms-theory.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [coinbase](<https://devfeed.tech/tags/coinbase.md>), [cryptocurrency](<https://devfeed.tech/tags/cryptocurrency.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [google](<https://devfeed.tech/tags/google.md>), [government](<https://devfeed.tech/tags/government.md>), [migration](<https://devfeed.tech/tags/migration.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [research](<https://devfeed.tech/tags/research.md>), [security-privacy-and-abuse-prevention](<https://devfeed.tech/tags/security-privacy-and-abuse-prevention.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [zero-knowledge](<https://devfeed.tech/tags/zero-knowledge.md>)

### AI overview

Google Research describes how future quantum computers could break the elliptic-curve cryptography protecting cryptocurrency with fewer resources than previously estimated. The article recommends transitioning blockchains to post-quantum cryptography and presents zero-knowledge proofs as a way to disclose vulnerabilities responsibly.

### Source excerpt

Algorithms & Theory

[Next page](<https://devfeed.tech/tags/post-quantum.md?cursor=WyIyMDI2LTAzLTMxVDAyOjAzOjAwKzAwOjAwIiwgIjQ4MjM4ZDFhLTU3NmUtNDEzOC1iOTRhLTQ2NzU4MzVkODdkNSJd>)