<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>quantum cryptography &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/quantum-cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 21 Mar 2025 16:02:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>NCSC Releases Post-Quantum Cryptography Timeline</title>
		<link>https://noise.getoto.net/2025/03/21/ncsc-releases-post-quantum-cryptography-timeline/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Fri, 21 Mar 2025 11:47:32 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=70028</guid>

					<description><![CDATA[The UK&#8217;s National Computer Security Center (part of GCHQ) released a timeline&#8212;also see their blog post&#8212;for migration to quantum-computer-resistant cryptography.
It even made The Guardian.
]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Simson Garfinkel on Spooky Cryptographic Action at a Distance</title>
		<link>https://noise.getoto.net/2024/10/30/simpson-garfinkel-on-spooky-cryptographic-action-at-a-distance/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Wed, 30 Oct 2024 14:48:19 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=69539</guid>

					<description><![CDATA[<p>Excellent <a href="https://www.linkedin.com/pulse/spooky-data-distance-simson-garfinkel-nrt9e/">read</a>. One example:</p>
<blockquote><p>Consider the case of basic public key cryptography, in which a person’s public and private key are created together in a single operation. These two keys are entangled, not with quantum physics, but with math.</p>
<p>When I create a virtual machine server in the Amazon cloud, I am prompted for an RSA public key that will be used to control access to the machine. Typically, I create the public and private keypair on my laptop and upload the public key to Amazon, which bakes my public key into the server’s administrator account. My laptop and that remove server are thus entangled, in that the only way to log into the server is using the key on my laptop. And because that administrator account can do anything to that server­—read the sensitivity data, hack the web server to install malware on people who visit its web pages, or anything else I might care to do­—the private key on my laptop represents a security risk for that server...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Lattice-Based Cryptosystems and Quantum Cryptanalysis</title>
		<link>https://noise.getoto.net/2024/05/28/lattice-based-cryptosystems-and-quantum-cryptanalysis/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Tue, 28 May 2024 11:09:28 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[essays]]></category>
		<category><![CDATA[quantum computing]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=68959</guid>

					<description><![CDATA[<p>Quantum computers are probably coming, though we don’t know when—and when they arrive, they will, most likely, be able to break our standard public-key cryptography algorithms. In anticipation of this possibility, cryptographers have been working on quantum-resistant public-key algorithms. The National Institute for Standards and Technology (NIST) has been <a href="https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization">hosting a competition</a> since 2017, and there already are several <a href="https://csrc.nist.gov/Projects/post-quantum-cryptography/selected-algorithms-2022">proposed standards</a>. Most of these are based on lattice problems.</p>
<p>The mathematics of lattice cryptography revolve around combining sets of vectors—that’s the lattice—in a multi-dimensional space. These lattices are filled with multi-dimensional periodicities. The ...</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>New Lattice Cryptanalytic Technique</title>
		<link>https://noise.getoto.net/2024/04/15/new-lattice-cryptanalytic-technique/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 15 Apr 2024 11:04:50 +0000</pubDate>
				<category><![CDATA[cryptanalysis]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=68788</guid>

					<description><![CDATA[<p>A <a href="https://eprint.iacr.org/2024/555">new paper</a> presents a polynomial-time quantum algorithm for solving certain hard lattice problems. This could be a big deal for post-quantum cryptographic algorithms, since many of them base their security on hard lattice problems.</p>
<p>A few things to note. One, this paper has not yet been peer reviewed. As <a href="https://crypto.stackexchange.com/questions/111385/polynomial-time-quantum-algorithms-for-lattice-problems">this comment</a> points out: “We had already some cases where efficient quantum algorithms for lattice problems were discovered, but they turned out <a href="https://crypto.stackexchange.com/questions/41731/new-quantum-attack-on-lattices-or-shor-strikes-again?rq=1">not being correct</a> or only worked for <a href="https://crypto.stackexchange.com/questions/95187/what-does-the-work-an-efficient-quantum-algorithm-for-lattice-problems-achievin">simple special cases</a>.” I expect we’ll learn more about this particular algorithm with time. And, like many of these algorithms, there will be improvements down the road...</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Side-Channel Attack against CRYSTALS-Kyber</title>
		<link>https://noise.getoto.net/2023/02/28/side-channel-attack-against-crystals-kyber/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Tue, 28 Feb 2023 12:19:15 +0000</pubDate>
				<category><![CDATA[academic papers]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[quantum computing]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[side-channel attacks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=66976</guid>

					<description><![CDATA[<p><a href="https://pq-crystals.org/kyber/">CRYSTALS-Kyber</a> is one of the public-key algorithms currently <a href="https://csrc.nist.gov/News/2022/pqc-candidates-to-be-standardized-and-round-4">recommended</a> by NIST as part of its post-quantum cryptography <a href="https://csrc.nist.gov/projects/post-quantum-cryptography">standardization process</a>.</p>
<p>Researchers have <a href="https://eprint.iacr.org/2022/1713.pdf">just published</a> a side-channel attack—using power consumption—against an implementation of the algorithm that was supposed to be resistant against that sort of attack.</p>
<p>The algorithm is not “broken” or “cracked”—despite <a href="https://www-securityweek-com.cdn.ampproject.org/c/s/www.securityweek.com/ai-helps-crack-a-nist-recommended-post-quantum-encryption-algorithm/amp/">headlines</a> to the contrary—this is just a  side-channel attack. What makes this work really interesting is that the researchers used a machine-learning model to train the system to exploit the side channel...</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>NIST’s Post-Quantum Cryptography Standards</title>
		<link>https://noise.getoto.net/2022/08/08/nists-post-quantum-cryptography-standards/</link>
		
		<dc:creator><![CDATA[Schneier.com Webmaster]]></dc:creator>
		<pubDate>Mon, 08 Aug 2022 11:20:29 +0000</pubDate>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[cryptanalysis]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[nist]]></category>
		<category><![CDATA[quantum computing]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=65754</guid>

					<description><![CDATA[<p>Quantum computing is a completely new paradigm for computers. A quantum computer uses quantum properties such as superposition, which allows a qubit (a quantum bit) to be neither 0 nor 1, but something much more complicated. In theory, such a computer can solve problems too complex for conventional computers.</p>
<p>Current quantum computers are still toy prototypes, and the engineering advances required to build a functionally useful quantum computer are <a href="https://www.schneier.com/essays/archives/2018/09/cryptography_after_t.html">somewhere between</a> a few years away and impossible. Even so, we already know that that such a computer could potentially factor large numbers and compute discrete logs, and break the RSA and Diffie-Hellman public-key algorithms in all of the useful key sizes...</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>More on NIST&#8217;s Post-Quantum Cryptography</title>
		<link>https://noise.getoto.net/2020/09/08/more-on-nists-post-quantum-cryptography-2/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Tue, 08 Sep 2020 06:12:58 +0000</pubDate>
				<category><![CDATA[contests]]></category>
		<category><![CDATA[nist]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=12597</guid>

					<description><![CDATA[Back in July, NIST selected third-round algorithms for its post-quantum cryptography standard.
Recently, Daniel Apon of NIST gave a talk detailing the selection criteria. Interesting stuff.
NOTE: We&#8217;re in the process of moving this blog to WordPr...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 32/131 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-09 13:45:15 by W3 Total Cache
-->