---
title: "Post Quantum Cryptography (PQC) overview and why you should care!"
url: https://daily.dev/posts/post-quantum-cryptography-pqc-overview-and-why-you-should-care--qenlw9ibb
source_url: https://www.youtube.com/watch?v=QQMLzxqJlMA
type: video:youtube
source: "John Savill's Technical Training"
published: 2026-05-31T07:40:26.957Z
updated: 2026-05-31T07:52:17.262Z
tags: ["security", "quantum-computing", "cryptography"]
reading_time: 10
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Post Quantum Cryptography (PQC) overview and why you should care!

**[John Savill's Technical Training](https://daily.dev/sources/john-savill)** · 10 min read · 0 upvotes · 0 comments

## Summary

Post-quantum cryptography (PQC) is becoming increasingly important as quantum computing advances threaten to break today's asymmetric encryption (RSA, public/private key systems) using algorithms like Shor's algorithm. Symmetric encryption (AES) remains quantum-resistant, but asymmetric systems need replacing. NIST has already standardized PQC algorithms, and Microsoft is rolling out quantum-safe algorithms across its services in phases through 2027. Organizations should inventory their use of asymmetric cryptography, make systems crypto-agile, adopt PQC libraries, and use private networking now to guard against 'harvest now, decrypt later' attacks where adversaries store encrypted traffic today to decrypt it once quantum computers mature.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=QQMLzxqJlMA>

## Similar posts on daily.dev

- [Why post-quantum cryptography matters for securing campus and branch networks](https://daily.dev/posts/why-post-quantum-cryptography-matters-for-securing-campus-and-branch-networks-zjasrmlex) · Cisco · 0 upvotes · 0 comments
- [Post-Quantum Cryptography Is Here. Orca Can Help.](https://daily.dev/posts/post-quantum-cryptography-is-here-orca-can-help--yak4kbcsq) · Orca Security Blog · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#quantum-computing](https://daily.dev/tags/quantum-computing), [#cryptography](https://daily.dev/tags/cryptography)

[View this post on daily.dev](https://daily.dev/posts/post-quantum-cryptography-pqc-overview-and-why-you-should-care--qenlw9ibb)
