<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Primality on Brave New Geek</title><link>https://bravenewgeek.com/tag/primality/</link><description>Recent content in Primality on Brave New Geek</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 13 Sep 2018 23:23:09 +0600</lastBuildDate><atom:link href="https://bravenewgeek.com/tag/primality/index.xml" rel="self" type="application/rss+xml"/><item><title>Probabilistic Primality Testing</title><link>https://bravenewgeek.com/probabilistic-primality-testing/</link><pubDate>Sun, 02 Dec 2012 08:30:40 +0600</pubDate><guid>https://bravenewgeek.com/probabilistic-primality-testing/</guid><description>&lt;p&gt;An exceedingly common question asked in coding interviews is to write a function, method, algorithm, whatever to determine if a number is prime. Prime numbers have a wide range of applications in computer science, particularly with regard to cryptography. The idea is that factoring large numbers into their prime factors is extremely difficult.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Because both the system’s privacy and the security of digital money depend on encryption, a breakthrough in mathematics or computer science that defeats the cryptographic system could be a disaster. The obvious mathematical breakthrough would be the development of an easy way to factor large prime numbers.” -Bill Gates, &lt;a href="http://www.amazon.com/Road-Ahead-Book-CD-Pack/dp/1405879327"&gt;The Road Ahead&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>