<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>zks history Archives - Coin Engineer</title>
	<atom:link href="https://coinengineer.net/blog/tag/zks-history/feed/" rel="self" type="application/rss+xml" />
	<link>https://coinengineer.net/blog/tag/zks-history/</link>
	<description>Btc, Coins, Pre-Sale, DeFi, NFT</description>
	<lastBuildDate>Thu, 17 Aug 2023 13:19:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://coinengineer.net/blog/wp-content/uploads/2024/04/cropped-Coin-Engineer-Logo-Favicon-2-32x32.png</url>
	<title>zks history Archives - Coin Engineer</title>
	<link>https://coinengineer.net/blog/tag/zks-history/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zero-Knowledge Proof Technology: Explained</title>
		<link>https://coinengineer.net/blog/zero-knowledge-proof-technology-explained/</link>
					<comments>https://coinengineer.net/blog/zero-knowledge-proof-technology-explained/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 17 Aug 2023 14:18:32 +0000</pubDate>
				<category><![CDATA[Crypto Guides]]></category>
		<category><![CDATA[Crypto Tutorial]]></category>
		<category><![CDATA[blockchain]]></category>
		<category><![CDATA[zero knowledge proof]]></category>
		<category><![CDATA[zkp]]></category>
		<category><![CDATA[zkp technology]]></category>
		<category><![CDATA[zks conditions]]></category>
		<category><![CDATA[zks history]]></category>
		<guid isPermaLink="false">https://coinengineer.io/blog/?p=913</guid>

					<description><![CDATA[<p>Zero-Knowledge Proof (ZKP) algorithms are a special kind of math that helps keep information private while still proving it&#8217;s true. ZKP algorithms use math to prove that the receiving party is genuine. They were first proposed in the 1980s by MIT researchers. There are two types of ZKP algorithms: Interactive Zero-Knowledge Proof: These involve a</p>
<p>The post <a href="https://coinengineer.net/blog/zero-knowledge-proof-technology-explained/">Zero-Knowledge Proof Technology: Explained</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Zero-Knowledge Proof</strong> (ZKP) algorithms are a special kind of math that helps keep information private while still proving it&#8217;s true. ZKP algorithms use math to prove that the receiving party is genuine. They were first proposed in the 1980s by MIT researchers.</p>
<p>There are two types of ZKP algorithms:</p>
<ol>
<li><strong>Interactive Zero-Knowledge Proof:</strong> These involve a back-and-forth interaction between the parties with mathematical challenges to be solved.</li>
<li><strong>Non-Interactive Zero-Knowledge Proof:</strong> These don&#8217;t require direct interaction or happen later. They need more computing power.</li>
</ol>
<blockquote><p>You might like it: <a href="https://coinengineer.net/blog/?p=909&amp;preview=true" target="_blank" rel="noopener">What is Blockchain Sharding?</a></p></blockquote>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class=" wp-image-1063 aligncenter" src="https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof_1200_Social-300x158.webp" alt="" width="733" height="386" srcset="https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof_1200_Social-300x158.webp 300w, https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof_1200_Social-1024x538.webp 1024w, https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof_1200_Social-768x403.webp 768w, https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof_1200_Social.webp 1200w" sizes="(max-width: 733px) 100vw, 733px" /></p>
<p>&nbsp;</p>
<p>Zero-knowledge proofs have three important conditions:</p>
<ol>
<li><strong>Completeness</strong>: If a statement is true, the verifying party can confirm the receiving party has the information.</li>
<li><strong>Soundness</strong>: A statement can&#8217;t be faked or proven false. The verifying party can&#8217;t be tricked into believing the information if it&#8217;s not true.</li>
<li><strong>Zero</strong>&#8211;<strong>knowledge</strong>: The verifying party only learns the truth or falsehood of the statement and doesn&#8217;t gain any other extra information.</li>
</ol>
<p>&nbsp;</p>
<p><img decoding="async" class="aligncenter wp-image-1064" src="https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof-300x169.png" alt="Zero-Knowledge Proof" width="522" height="294" srcset="https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof-300x169.png 300w, https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof-768x432.png 768w, https://coinengineer.net/blog/wp-content/uploads/2023/06/Zero-Knowledge-Proof.png 1000w" sizes="(max-width: 522px) 100vw, 522px" /></p>
<p>By using ZKP algorithms, we can prove the information is true without revealing sensitive details, ensuring privacy and security in transactions.</p>
<blockquote><p><strong>ZK proofs</strong> are handy for many situations where we want to protect <strong>privacy</strong> and <strong>security</strong>. They provide a clever way to prove something is true without having to spill the beans on sensitive details.</p></blockquote>
<p>&nbsp;</p>
<hr />
<p><em>You can present your own thoughts as comments about the topic. Moreover, you can follow us on <a href="https://t.me/coinengineernews" target="_blank" rel="noreferrer noopener"><strong>Telegram</strong> and </a><a href="https://www.youtube.com/@CoinEngineer" target="_blank" rel="noreferrer noopener"><strong>YouTube</strong></a> channels for the kind of the news.</em></p>
<p>The post <a href="https://coinengineer.net/blog/zero-knowledge-proof-technology-explained/">Zero-Knowledge Proof Technology: Explained</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://coinengineer.net/blog/zero-knowledge-proof-technology-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url='https://coinengineer.net/blog/wp-content/uploads/2023/06/zero-proof-key-blockchain.png' type='image/webp' medium='image' width='1920' height='1080'><media:title type='plain'> <![CDATA[USA]]></media:title><media:thumbnail url='https://coinengineer.net/blog/wp-content/uploads/2023/06/zero-proof-key-blockchain.png' width='58' height='33' /></media:content>	</item>
	</channel>
</rss>
