{"id":3271,"date":"2025-01-23T10:04:35","date_gmt":"2025-01-23T10:04:35","guid":{"rendered":"https:\/\/certera.com\/blog\/?p=3271"},"modified":"2025-02-10T06:52:16","modified_gmt":"2025-02-10T06:52:16","slug":"what-is-post-quantum-cryptography-how-to-resist-pqc-attacks","status":"publish","type":"post","link":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/","title":{"rendered":"What is PQC? How to Resist Post-quantum Computing Attacks?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A Quantum computer is an advanced, super-powerful computer. They can solve complex problems and do many things that regular computers can\u2019t. This technological advancement also creates new threats to today\u2019s Information technologies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It can break cryptography algorithms in minutes or seconds, whereas regular computers take thousands of years. <strong><em>In 2019, Google claimed that his quantum computer Sycamore solved a problem in 200 seconds that would take the best regular computers 10,000 years.<\/em><\/strong><\/p>\n\n\n\n<p class=\"quote-section wp-block-paragraph\">Quantum computers are improving faster than regular computers, outpacing <strong>Moore\u2019s Law<\/strong>. Which says computer power doubles every two years. By 2030, experts predict quantum computers will be powerful enough to break current encryption systems.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-post-quantum-cryptography-pqc\">What is Post-Quantum Cryptography (PQC)?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Post-quantum cryptography (PQC) is&nbsp;a set of cryptographic algorithms. It is designed to be secure against attacks from quantum computers and prevent it from cracking sensitive data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is also referred to as <strong>quantum-proof<\/strong>,&nbsp;<strong><a href=\"https:\/\/certera.com\/blog\/what-is-quantum-safe-cryptography-vs-post-quantum-cryptography\/\">quantum-safe<\/a>, or&nbsp;quantum-resistant. <\/strong>The post-quantum cryptography technology is easily adaptable. PQC aims to develop secure cryptographic systems against both quantum and classical computers. It can work with existing communications protocols and networks.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Also Read:<\/strong> <a href=\"https:\/\/certera.com\/blog\/what-is-quantum-safe-cryptography-vs-post-quantum-cryptography\/\">Post-Quantum Cryptography(PQC) Roadmap, Future, and Checklist<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-does-current-cryptography-work-and-how-would-a-quantum-computer-crack-it\">How does Current Cryptography Work, and How would a Quantum Computer Crack it?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Current cryptographic algorithms work like this: they select two large random prime numbers.&nbsp; Which are only divisible by one and themselves, and their product is an even more significant number. This enormous number is used to lock or encrypt the information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Multiplying two prime numbers is easy for today\u2019s computer. Still, it\u2019s rigid and slow for a regular computer to reverse the process and find the original prime numbers (prime factors). For a considerable number, it could take billions of years for a regular computer to figure this out. But quantum computers can break it in minutes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of checking one possible answer at a time, it can check many possibilities simultaneously. This capability comes from qubits. Information is stored in either 0 or 1 bits in a regular computer. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In a quantum computer, information is stored in qubits. A qubit can be 0, 1, or both simultaneously (due to a quantum property called <strong>superposition<\/strong>).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-do-we-need-post-quantum-cryptography\">Why Do We Need Post-Quantum Cryptography?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/certera.com\/blog\/ecc-rsa-dsa-encryption-algorithm-difference-to-know\/\">Encryption algorithms<\/a> are the last defense&nbsp;against data breaches and cyber threats. For decades, these algorithms&nbsp;have been defended from cyber-attacks. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, Quantum threats are serious issues that compromise the confidentiality and integrity of digital data.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Also Read:<\/strong> <a href=\"https:\/\/certera.com\/blog\/what-is-rsa-asymmetric-encryption-how-does-it-work\/\">What is RSA Asymmetric Encryption? Basics, Principles and Applications<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Quantum computers can crack these RSA, Elliptic-curve cryptography (ECC), Digital Signature Standard (DSS), and Diffie\u2013Hellman (DH) key exchange algorithms in seconds using unique methods like <strong>Shor\u2019s Algorithm<\/strong>. If quantum computers become widely available, it could be a grave threat.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-nist-post-quantum-cryptography-standards-fips-203-fips-204-and-fips-205\">NIST Post-Quantum Cryptography Standards: FIPS 203, FIPS 204, and FIPS 205<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In August 2024, <a href=\"https:\/\/certera.com\/blog\/nist-releases-its-initial-set-of-finalized-post-quantum-encryption-standards\/\">NIST (National Institute of Standards and Technology) released FIPS 203, 204, and 205<\/a>. Post-quantum cryptography standards are designed to protect against emerging quantum threats. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is designed to protect data when powerful quantum computers become familiar or easily accessible. It could easily break traditional encryption.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-fips-203-nbsp-module-lattice-based-key-encapsulation-mechanism-standard-ml-kem\">FIPS 203:&nbsp;Module-Lattice-Based Key-Encapsulation Mechanism Standard (ML-KEM)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This standard specifies ML-KEM. The ML-KEM is a specific type of KEM (Key-Encapsulation Mechanism) designed to be secure even against quantum threats. It is a set of algorithms that allows two parties to securely share a secret key over a public channel (Internet). The shared secret key can then be used for symmetric-key cryptography.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Also Read:<\/strong> <a href=\"https:\/\/certera.com\/blog\/symmetric-vs-asymmetric-encryption-detailed-guide\/\">Asymmetric vs. Symmetric Encryption: What are Differences?<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some of its applications are Securing connections to web applications (HTTPS), Protecting VPNs, and Ensuring safe communication in messaging apps and email systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It uses a math problem called the <strong>Module Learning with Errors (MLWE)<\/strong> problem. This problem is so tricky that even quantum computers can\u2019t solve it. It securely shares secret keys with adversaries who possess a quantum computer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">ML-KEM comes with three different levels of security: <strong>ML-KEM-512<\/strong>, <strong>ML-KEM-768<\/strong>, and <strong>ML-KEM-1024<\/strong>. The higher the suffix number, the more secure it is, but it also becomes slower.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-fips-204-nbsp-module-lattice-based-digital-signature-standard-nbsp-ml-dsa\">FIPS 204:&nbsp;Module-Lattice-Based Digital Signature Standard&nbsp;(ML-DSA)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This standard specifies ML-DSA, a set of algorithms that can be used to generate and verify digital signatures. <a href=\"https:\/\/certera.com\/blog\/digital-certificate-vs-digital-signature\/\">Digital signatures<\/a> prove who sent a piece of data and ensure it hasn\u2019t been tampered with. &nbsp;Future quantum computers might break traditional digital signatures, but ML-DSA is designed to stay secure from quantum computers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The ML-DSA signature scheme consists of three core algorithms: <strong>ML-DSA.KeyGen<\/strong>, <strong>ML-DSA.Sign<\/strong>, and <strong>ML-DSA.Verify<\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>ML-DSA.KeyGen algorithm generates a pair of keys<\/strong>: a public key and a private key. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>ML-DSA.Sign algorithm uses the private key<\/strong> to produce a signature for a given message. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, the <strong>ML-DSA.Verify algorithm utilizes the public key <\/strong>to confirm the authenticity of the signature.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is used to verify the sender&#8217;s identity (who sent it), ensure the integrity of the data (has it been changed), and provide non-repudiation, which means the sender cannot later deny that they created the signature.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It has various applications, such as verifying the sender&#8217;s identity in email communication, securing online transactions in banking, and protecting stored data from tampering. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The security of ML-DSA is based on the <strong>Module Learning with Errors (MLWE)<\/strong> problem and the <strong>Module Short Integer Solution<\/strong> <strong>(MSIS)<\/strong> problems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-fips-205-nbsp-stateless-hash-based-digital-signature-standard-slh-dsa\">FIPS 205,&nbsp;Stateless Hash-Based Digital Signature Standard (SLH-DSA)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">FIPS 205 is a NIST-published standard that specifies the method of making and verifying a digital signature over a message in a manner determined by the Stateless Hash-based Digital Signature Algorithm. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This algorithm was designed to give strong security even against an adversary with access to a quantum computer. It will be used to authenticate the signer&#8217;s identity and detect any unauthorized alteration of data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SLH-DSA makes use of secure hash functions to generate digital signatures. Data that passes through the hash function transforms into outputs that are unique and of fixed size.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SLH-DSA is based on SPHINCS+, a highly secure cryptographic scheme adopted during <a href=\"https:\/\/certera.com\/blog\/nist-releases-its-initial-set-of-finalized-post-quantum-encryption-standards\/\">NIST&#8217;s Post-Quantum Cryptography Standardization process<\/a>. Here, it adopts hash functions and not the problems of mathematical puzzles, as many older digital signatures use. It employs SHA-2 and SHA-3, which are assumed to resist classical and quantum attacks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-best-practices-for-resisting-post-quantum-attacks\">Best Practices for Resisting Post-Quantum Attacks<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Ongoing research in quantum computing suggests that quantum computers could become more widely available within a few years. The cryptography technology currently used in your organization is vulnerable to quantum threats. <strong>Here is the list of best practice strategies:<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-cryptographic-assets-discovery\">Cryptographic Assets Discovery<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Identify all encryption, signature, and key exchange algorithms in your systems or organization. Determine where cryptographic components are embedded and make a report for future use.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-quantum-threat-analysis\">Quantum Threat Analysis<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Learn how quantum computers can break cryptographic algorithms like RSA, ECC, and Diffie-Hellman through algorithms like Shor&#8217;s Algorithm. You have to do a threat analysis. Is there any APT or threat group that uses quantum computers to exploit and attack? <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You must develop the organization&#8217;s defense strategies based on their Tactics, Techniques, and Procedures (TTPs).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-transition-to-post-quantum-cryptography-pqc\">Transition to Post-Quantum Cryptography (PQC)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Implement NIST\u2019s Post-Quantum Cryptography Standardization process, such as FIPS 203, FIPS 204, and FIPS 205. Combine traditional and quantum-resistant algorithms during the transition to maintain compatibility and test the new systems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-protect-data-and-system-based-on-criticality\">Protect Data and System based on Criticality<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Implement post-quantum cryptography for highly sensitive data and highly critical systems first because it causes more loss to the organization if it is compromised by attack.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-implement-strong-key-management-practices\">Implement Strong Key Management Practices<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Transition to algorithms that employ larger keys, which are more resistant to <a href=\"https:\/\/certera.com\/blog\/brute-force-attack-types-examples-tools-prevention\/\">brute force attacks<\/a>. Regularly rotate cryptographic keys to minimize the risk of exposure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-quantum-resistant-hardware-solutions\">Quantum-Resistant Hardware Solutions<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Implement quantum-resistant <a href=\"https:\/\/certera.com\/blog\/what-is-hardware-security-module-hsm-comprehensive-guide\/\">hardware security (HSMs)<\/a> and trusted platform modules (TPMs) that support PQC.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-prepare-for-post-quantum-computing-security\">How to Prepare for Post-Quantum Computing Security?<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Assess Cryptographic Vulnerabilities<\/li>\n\n\n\n<li>Adopt Cryptographic Agility<\/li>\n\n\n\n<li>Implement Hybrid Cryptography<\/li>\n\n\n\n<li>Adopt Updated NIST Standards and Guidelines<\/li>\n\n\n\n<li>Educate Your Team<\/li>\n\n\n\n<li>Plan for Long-Term Transition<\/li>\n\n\n\n<li>Take PKI Experts Guidance and Help<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Quantum computers&nbsp;are&nbsp;not so&nbsp;standard. However, it is&nbsp;under&nbsp;development,&nbsp;and some&nbsp;tech giants have achieved&nbsp;partial&nbsp;breakthroughs in that area. When it becomes&nbsp;routine, they&nbsp;may&nbsp;break&nbsp;the&nbsp;present-day&nbsp;encryption&nbsp;so&nbsp;that&nbsp;sensitive data stored or transmitted&nbsp;today gets leaked.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Act&nbsp;now&nbsp;so&nbsp;that&nbsp;your organization&nbsp;will&nbsp;remain&nbsp;safe&nbsp;for&nbsp;long.<br>Contact our <a href=\"https:\/\/certera.com\/services\/consulting-services\">Cyber Security Experts<\/a> today to make sense of Post-Quantum Cryptography and keep your data&nbsp;safe&nbsp;for the future!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Quantum computer is an advanced, super-powerful computer. They can solve complex problems and do many things that regular computers can\u2019t. This technological advancement also creates new threats to today\u2019s Information technologies. It can break cryptography algorithms in minutes or seconds, whereas regular computers take thousands of years. In 2019, Google claimed that his quantum<span class=\"morelink d-block mt-3\"><a href=\"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":3272,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,19],"tags":[629,630,631],"class_list":["post-3271","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-https-encryption","category-website-security","tag-post-quantum-computing-security","tag-post-quantum-cryptography","tag-prepare-for-post-quantum-cryptography-implementation","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.6 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Resist Post-Quantum Computing Attacks?<\/title>\n<meta name=\"description\" content=\"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is PQC? How to Resist Post-quantum Computing Attacks?\" \/>\n<meta property=\"og:description\" content=\"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/\" \/>\n<meta property=\"og:site_name\" content=\"EncryptedFence by Certera - Web &amp; Cyber Security Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/certeraLLC\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-23T10:04:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-10T06:52:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"620\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Janki Mehta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:site\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janki Mehta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/\"},\"author\":{\"name\":\"Janki Mehta\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/person\\\/e5a476aa90d9e02260ebfe4b0bf046b7\"},\"headline\":\"What is PQC? How to Resist Post-quantum Computing Attacks?\",\"datePublished\":\"2025-01-23T10:04:35+00:00\",\"dateModified\":\"2025-02-10T06:52:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/\"},\"wordCount\":1420,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/what-is-pqc-resist-post-quantum-computing-attacks.webp\",\"keywords\":[\"Post-Quantum Computing Security\",\"Post-quantum Cryptography\",\"Prepare for Post Quantum Cryptography Implementation\"],\"articleSection\":[\"HTTPS Encryption\",\"Website Security\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#respond\"]}],\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/\",\"name\":\"How to Resist Post-Quantum Computing Attacks?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/what-is-pqc-resist-post-quantum-computing-attacks.webp\",\"datePublished\":\"2025-01-23T10:04:35+00:00\",\"dateModified\":\"2025-02-10T06:52:16+00:00\",\"description\":\"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/what-is-pqc-resist-post-quantum-computing-attacks.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/what-is-pqc-resist-post-quantum-computing-attacks.webp\",\"width\":960,\"height\":620,\"caption\":\"Prepare for Post-Quantum Computing Security\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is PQC? How to Resist Post-quantum Computing Attacks?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/\",\"name\":\"EncryptedFence by Certera - Web & Cyber Security Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"},\"alternateName\":\"Certera's EncryptedFence Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/certera.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\",\"name\":\"Certera\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo-encryptedfence.svg\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo-encryptedfence.svg\",\"caption\":\"Certera\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/certeraLLC\\\/\",\"https:\\\/\\\/x.com\\\/certera_llc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/certera-llc\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/person\\\/e5a476aa90d9e02260ebfe4b0bf046b7\",\"name\":\"Janki Mehta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"caption\":\"Janki Mehta\"},\"description\":\"Janki Mehta is a passionate Cyber-Security Enthusiast who keenly monitors the latest developments in the Web\\\/Cyber Security industry. She puts her knowledge into practice and helps web users by arming them with the necessary security measures to stay safe in the digital world.\",\"sameAs\":[\"https:\\\/\\\/certerassl.com\\\/\"],\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/author\\\/certerabguser\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Resist Post-Quantum Computing Attacks?","description":"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/","og_locale":"en_US","og_type":"article","og_title":"What is PQC? How to Resist Post-quantum Computing Attacks?","og_description":"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.","og_url":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/","og_site_name":"EncryptedFence by Certera - Web &amp; Cyber Security Blog","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2025-01-23T10:04:35+00:00","article_modified_time":"2025-02-10T06:52:16+00:00","og_image":[{"width":960,"height":620,"url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp","type":"image\/jpeg"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_creator":"@certera_llc","twitter_site":"@certera_llc","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#article","isPartOf":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/"},"author":{"name":"Janki Mehta","@id":"https:\/\/certera.com\/blog\/#\/schema\/person\/e5a476aa90d9e02260ebfe4b0bf046b7"},"headline":"What is PQC? How to Resist Post-quantum Computing Attacks?","datePublished":"2025-01-23T10:04:35+00:00","dateModified":"2025-02-10T06:52:16+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/"},"wordCount":1420,"commentCount":0,"publisher":{"@id":"https:\/\/certera.com\/blog\/#organization"},"image":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp","keywords":["Post-Quantum Computing Security","Post-quantum Cryptography","Prepare for Post Quantum Cryptography Implementation"],"articleSection":["HTTPS Encryption","Website Security"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#respond"]}],"copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/certera.com\/blog\/#organization"}},{"@type":"WebPage","@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/","url":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/","name":"How to Resist Post-Quantum Computing Attacks?","isPartOf":{"@id":"https:\/\/certera.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp","datePublished":"2025-01-23T10:04:35+00:00","dateModified":"2025-02-10T06:52:16+00:00","description":"Understand here what is Post-Quantum Cryptography (PQC), Best Practices to Prevent Post-quantum attacks and enhance PQC security.","breadcrumb":{"@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#primaryimage","url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp","contentUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2025\/01\/what-is-pqc-resist-post-quantum-computing-attacks.webp","width":960,"height":620,"caption":"Prepare for Post-Quantum Computing Security"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/blog\/what-is-post-quantum-cryptography-how-to-resist-pqc-attacks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What is PQC? How to Resist Post-quantum Computing Attacks?"}]},{"@type":"WebSite","@id":"https:\/\/certera.com\/blog\/#website","url":"https:\/\/certera.com\/blog\/","name":"EncryptedFence by Certera - Web & Cyber Security Blog","description":"","publisher":{"@id":"https:\/\/certera.com\/blog\/#organization"},"alternateName":"Certera's EncryptedFence Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/certera.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/certera.com\/blog\/#organization","name":"Certera","url":"https:\/\/certera.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/08\/logo-encryptedfence.svg","contentUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/08\/logo-encryptedfence.svg","caption":"Certera"},"image":{"@id":"https:\/\/certera.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/certeraLLC\/","https:\/\/x.com\/certera_llc","https:\/\/www.linkedin.com\/company\/certera-llc\/"]},{"@type":"Person","@id":"https:\/\/certera.com\/blog\/#\/schema\/person\/e5a476aa90d9e02260ebfe4b0bf046b7","name":"Janki Mehta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","caption":"Janki Mehta"},"description":"Janki Mehta is a passionate Cyber-Security Enthusiast who keenly monitors the latest developments in the Web\/Cyber Security industry. She puts her knowledge into practice and helps web users by arming them with the necessary security measures to stay safe in the digital world.","sameAs":["https:\/\/certerassl.com\/"],"url":"https:\/\/certera.com\/blog\/author\/certerabguser\/"}]}},"_links":{"self":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/3271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/comments?post=3271"}],"version-history":[{"count":6,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/3271\/revisions"}],"predecessor-version":[{"id":3302,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/3271\/revisions\/3302"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/media\/3272"}],"wp:attachment":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/media?parent=3271"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/categories?post=3271"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/tags?post=3271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}