Close Menu
    What's Hot

    SpaceX is joining the Nasdaq-100 index: Timeline, date, impact on QQQ, 401(k) plans, and more

    Opinion | Why Was Keir Starmer So Disastrously Ineffective?

    Liberals Are Preaching Moral Values. What Took Them So Long?

    Facebook X (Twitter) Instagram
    Trending
    • SpaceX is joining the Nasdaq-100 index: Timeline, date, impact on QQQ, 401(k) plans, and more
    • Opinion | Why Was Keir Starmer So Disastrously Ineffective?
    • Liberals Are Preaching Moral Values. What Took Them So Long?
    • Platner Has Slight Edge Over Collins in Tight Maine Senate Race, Poll Finds
    • Live Updates: U.S. and Iran Set for New Talks in Qatar, Trump Says
    • Ships Pull Back Amid Heightened Risk From U.S.-Iran Strikes
    • Comcast to Spin Off NBCUniversal, Ending a Long Union of Cable and Media
    • Moses Itauma could face Frank Sanchez for the vacant IBF belt after Oleksandr Usyk vacated his world heavyweight titles | Boxing News
    interluknewsinterluknews
    • Home
    • Business
      • Corporate News
      • Industry Insights
      • Startups & Entrepreneurship
      • Technology & Innovation
    • Economy
      • Economic Policy
      • Financial Analysis
      • Inflation & Interest Rates
      • Trade & Markets
    • Global
      • Conflicts & Security
      • Diplomacy
      • Global Trends
      • International Affairs
    • Lifestyle
      • Fashion
      • Food & Dining
      • Personal Development
      • Travel
    • Opinion
      • Columns
      • Editorials
      • Expert Opinions
      • Reader Voices
    • More
      • Politics
        • Elections
        • Government & Policy
        • International Relations
        • Political Analysis
      • Sports
        • Cricket
        • Football / Soccer
        • International Sports
        • Local Sports
      • Technology
        • Artificial Intelligence
        • Cybersecurity
        • Gadgets & Reviews
        • Tech News
      • South Africa News
    Facebook X (Twitter) Instagram
    interluknewsinterluknews
    Cybersecurity

    Why Post-Quantum Cryptography Starts With Credentials

    adminBy adminJune 29, 2026No Comments6 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    Why Post-Quantum Cryptography Starts With Credentials
    Share
    Facebook Twitter LinkedIn Pinterest Email

    The Hacker NewsJun 29, 2026Quantum Computing / Non-Human Identity

    Why Post-Quantum Cryptography Starts With Credentials

    Today’s encrypted data, such as credentials, may no longer remain confidential in the future because the public-key cryptography protecting it will soon be broken by quantum computers. Although no machine today can break elliptic curve cryptography or RSA, quantum hardware is advancing rapidly and will inevitably change how organizations protect their data. Ciphertext and credentials captured by attackers can now be stored and decrypted as soon as quantum computing catches up.

    How urgent is quantum-resistant cryptography?

    The Global Risk Institute’s 2025 Quantum Threat Timeline report shows that surveyed security specialists believe a cryptographically relevant quantum computer is likely to be available within 15 years, with 51-70% indicating so. The threat dates back to 1994, when Peter Shor proved that a powerful quantum computer could efficiently factor large numbers and compute discrete logarithms. However, Shor’s algorithm applies to public-key cryptography, posing no meaningful threat to symmetric encryption like AES-256 or modern hashing. This distinction matters because public-key cryptography is what two systems use to establish trust and agree on the keys that protect their data. If a quantum computer can break that step, the attacker can unlock the protected data and credentials behind it.

    What makes the quantum threat relevant today, rather than solely in the future, is a tactic known as Harvest Now, Decrypt Later, in which an attacker captures encrypted traffic today, stores it, then decrypts it when a quantum computer is available. With a capable quantum computer plausibly available within 15 years, any data intercepted and harvested today should be treated as data already exposed.

    Q-day deadlines

    Even though it’s unclear exactly when a quantum computer will arrive, government agencies are setting deadlines around the milestone known as Q-day for when cryptography must change. NSA’s Commercial National Security Algorithm Suite 2.0 will require new national security systems to start supporting quantum-resistant algorithms starting January 1, 2027. While deadlines are staggered for various system categories throughout the early 2030s, the NSA hopes to make all national security systems quantum-resistant by 2035. NIST is moving on a parallel track with its draft IR 8547, which deprecates RSA-2048 and ECC P-256 after 2030 and disallows them entirely after 2035. These dates may seem far away, but a full enterprise transition could take 5 to 15 years, since the discovery phase alone can take 1 to 2 years in large enterprises.

    Why credentials carry major risk in a post-quantum future

    Not all encrypted data within an organization carries the same risk when the cryptography protecting it eventually becomes obsolete. Most secrets, like session tokens, have a confidentiality lifetime measured in months; credentials may persist for years or as long as their associated systems remain in service. To attackers, that makes credentials worth harvesting now and holding onto until a quantum computer can decrypt them. What makes this a major security risk is scale, especially since most organizations have growing populations of Non-Human Identities (NHIs) like service accounts and API keys. These machine credentials tend to be long-lived because no human user is responsible for rotating them, and they likely have not been inventoried for cryptographic exposure, making them ideal targets for harvesting.

    How to start a credentials-first quantum migration

    Since most of the risk is concentrated in credentials, the migration should begin with them as well. Organizations should take a credentials-first approach to quantum migration by doing the following.

    Inventory existing cryptography

    The main reason migrations are such lengthy processes is that organizations cannot itemize their cryptographic dependencies. A credentials-first inventory begins with finding the systems that hold or broker secrets, including password managers, secrets managers and Privileged Access Management (PAM) platforms. This phase is likely to expose forgotten service accounts, hardcoded secrets or integrations that have been dormant for years.

    Prioritize risk over size

    While organizations may want to start protecting their largest systems, it is smarter to prioritize confidentiality lifetime based on exposure, like how long a secret must remain private, combined with how reachable it is to an attacker. With this logic, a small, long-lived secret that brokers access to critical systems outweighs a vast but short-lived dataset. Prioritizing risk this way ensures the credentials most vulnerable to Harvest Now, Decrypt Later are secured first.

    Migrate to hybrid cryptography

    Instead of replacing classical algorithms outright, organizations should adopt hybrid cryptography by combining a classical algorithm with a quantum-resistant one in the same key exchange. This keeps a connection protected against both today’s traditional attackers and future quantum attackers. Hybrid cryptography also prevents organizations from betting everything on a single, relatively new algorithm, since the classical component remains in place and nothing is removed to add quantum-resistant protection.

    Build for crypto-agility

    Given that algorithms get deprecated and parameters change, organizations should expect that the current migration will not be the final one. Build with crypto-agility in mind: That way, cryptographic algorithm swaps are configuration changes rather than major re-engineering overhauls. For credentials in particular, this means keeping cryptography in a centralized location so that when the algorithm needs to change, it can be updated once rather than reworked across multiple applications, pipelines and integrations.

    Start protecting where the risk is highest

    While the urge to procrastinate on quantum-resistant cryptography may be strong, organizations must remember that quantum migration is a lengthy process and that today’s data must remain secret far into the future. A quantum computer does not need to exist yet for the threat of harvested and then decrypted credentials to be a real issue. Transitioning to quantum-resistant cryptography should begin with credentials since they are where confidentiality lifetime and blast radius intersect. In November 2025, the rollout of quantum-resistant cryptography began across all Keeper client applications, adopting Kyber Hybrid Key Encapsulation Mechanisms (KEM) to help secure vaults from Harvest Now, Decrypt Later and other quantum computing threats. Protecting credentials against a quantum future is what organizations should prioritize now, before more advanced hardware forces them to do so.

    Note: This article was thoughtfully written and contributed for our audience by Ashley D’Andrea, Content Writer at Keeper Security.

    Found this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

    Credentials Cryptography PostQuantum starts
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleHere’s What 250 Years of Fashion in America Looks Like
    Next Article 2026 World Cup parlay, best bets: Top picks for Brazil-Japan, Germany-Paraguay, Netherlands-Morocco on Monday
    admin
    • Website

    Related Posts

    Microsoft Removes 119 Edge Extensions That Hid Malware in Images and Fonts

    June 29, 2026

    Hijacked npm and Go Packages Use VS Code Tasks to Deploy Python Infostealer

    June 29, 2026

    Ukraine Says Russian Intelligence Used Fake Support Texts to Steal Messaging Credentials

    June 27, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    SpaceX is joining the Nasdaq-100 index: Timeline, date, impact on QQQ, 401(k) plans, and more

    Opinion | Why Was Keir Starmer So Disastrously Ineffective?

    Liberals Are Preaching Moral Values. What Took Them So Long?

    Platner Has Slight Edge Over Collins in Tight Maine Senate Race, Poll Finds

    Latest Posts

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    Advertisement
    Demo

    We are a digital news platform delivering timely, accurate, and insightful coverage of politics, global affairs, business, economy, sports, and more. Our mission is to keep readers informed with reliable news, clear analysis, and stories that truly matter.
    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.

    Powered by
    ...
    ►
    Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
    None
    ►
    Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
    None
    ►
    Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
    None
    ►
    Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
    None
    ►
    Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    None
    Powered by