<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Does reverse Public/Private key encryption exist? (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/203355-does-reverse-publicprivate-key-encryption-exist/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Does reverse Public/Private key encryption exist? (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/</link></image><description>Does reverse Public/Private key encryption exist?</description><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/</link><language>en-us</language><pubDate>Sun, 25 Jun 2006 06:26:06 GMT</pubDate><lastBuildDate>Sun, 25 Jun 2006 06:26:06 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3243.35083, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Matthew van Eerde wrote:&lt;/div&gt;
				&lt;div&gt;﻿&lt;blockquote&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;img src="http://channel9.msdn.com/Themes/AlmostGlass/images/icon-quote.gif /&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Manip wrote:&lt;/strong&gt;&lt;i&gt;﻿Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post...&lt;br /&gt;&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Ouch.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;img src="http://channel9.msdn.com/Themes/AlmostGlass/images/icon-quote.gif /&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Manip wrote:&lt;/strong&gt;&lt;i&gt;If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private cryptography... I am looking for something else.&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Well, I did read your post.&amp;nbsp; Perhaps I didn't understand it the way you intended.&lt;br /&gt;&lt;br /&gt;What I got out of&amp;nbsp;your post&amp;nbsp;was you were looking for a way to prove you wrote such-and-such text.&amp;nbsp; That's known as "signing," and the existing public/private-key system supports that in the way I suggested.&lt;br /&gt;&lt;br /&gt;As to the exact mechanism used, it's all about taking two large primes and multiplying them together.&lt;br /&gt;&lt;br /&gt;Consider my office number: 4709.&amp;nbsp; Also, consider my previous home address: 533.&lt;br /&gt;&lt;br /&gt;Neither of these are prime, but they are both products of two primes (each.)&lt;br /&gt;&lt;br /&gt;With some effort you could figure out the two primes that are multiplied to make each of these numbers.&amp;nbsp; Or I could just tell you, which would be much faster.&lt;br /&gt;&lt;br /&gt;If I picked much larger primes and multiplied them together, it would take you much, much longer to figure out the two primes I used.&amp;nbsp; If I picked REALLY large primes it would take you practically forever, even with a very powerful computer.&amp;nbsp; (Although if you're a major government or a zombiemaster, you have a better chance than most: see the &lt;a href="http://en.wikipedia.org/wiki/RSA_Factoring_Challenge"&gt;RSA Factoring Challenge page on Wikipedia&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;The product-of-primes is my public key.&amp;nbsp; The pair-of-primes is my private key.&lt;br /&gt;&lt;br /&gt;For more, see the &lt;a href="http://en.wikipedia.org/wiki/RSA"&gt;Wikipedia article on RSA&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Note this sentence: "It was the first algorithm known to be suitable for signing&lt;sup&gt;1&lt;/sup&gt; as well as encryption"&lt;br /&gt;&lt;br /&gt;&lt;sup&gt;1&lt;/sup&gt;Which is what you want&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Thanks , This is really helpfull. At least I get a good review of the basic concepts.&lt;br /&gt;&lt;br /&gt;My question though is, since your transfering keys over ISP network, would it not be possible for ISPs to read your public key? and perhaps access your pc somehow to get your private, since they are the "Medium" the transaction is occuring over? Most cases only the people you want to talk to would know of your Public Key , but ISPs like AT &amp;amp; T would also know it simply because they have your packet logs would that not be the case?&lt;br /&gt;&lt;br /&gt;In such a case, how to protect your public key if you only want someone specifically to know about it?&lt;br /&gt;&lt;br /&gt;Secondly, the Key pairs are mathematically related? So if I encrypt a message to you using one key you can, in theory , use the other key to decrypt the message and vice versa, is this true?&lt;br /&gt;&lt;br /&gt;The signing part, is it simply a Hash of the message that the reciver compares to the hash digest of the message that the reciver recalculates? if the hashes match, then the message is unaltered. &lt;br /&gt;&lt;br /&gt;Secrete Packet:&lt;br /&gt;Mauritus Is a Good C9 member. MD5Hash as signiture. EndOfPacket.&lt;br /&gt;then Encrypt it&lt;br /&gt;}{AEF}ASEFkwarjweriopwi542-05lkslvkmslkvmalkmflakmlwkerklwjerlwk&lt;br /&gt;&lt;br /&gt;something like that, so its unreadable.&lt;br /&gt;&lt;br /&gt;Is it possible for any one who is sniffing encrypted data to decrypt it if they dont have the secret PRIVATE key?&lt;br /&gt;&lt;br /&gt;Also, what if you have multi-layer of encryption does this help secure date more or is it useless to think that way because its not adding any real security to the data.&lt;br /&gt;&lt;br /&gt;Like do this, Symetic encryption, RC crypto, Asymmetric SSL, + some other layer like one-time pads . Would this make things UNBreakable for the next 200 million years?&lt;br /&gt;&lt;br /&gt;Finally what is the most secure encryption protocol in existance today aside from SSL? is it one-time pads?&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203510</link><pubDate>Sun, 25 Jun 2006 06:26:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203510</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203510/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Matthew van Eerde wrote:
				﻿Manip wrote:﻿Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post...Ouch.Manip wrote:If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private&amp;#8230;</evnet:previewtext><dc:creator>Shark_M</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203510/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Manip wrote:&lt;/div&gt;
				&lt;div&gt;﻿Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post...&lt;br /&gt;&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Ouch.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;div&gt;Manip wrote:&lt;/div&gt;&lt;div&gt;If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private cryptography... I am looking for something else.&lt;/div&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Well, I did read your post.&amp;nbsp; Perhaps I didn't understand it the way you intended.&lt;br /&gt;&lt;br /&gt;What I got out of&amp;nbsp;your post&amp;nbsp;was you were looking for a way to prove you wrote such-and-such text.&amp;nbsp; That's known as "signing," and the existing public/private-key system supports that in the way I suggested.&lt;br /&gt;&lt;br /&gt;As to the exact mechanism used, it's all about taking two large primes and multiplying them together.&lt;br /&gt;&lt;br /&gt;Consider my office number: 4709.&amp;nbsp; Also, consider my previous home address: 533.&lt;br /&gt;&lt;br /&gt;Neither of these are prime, but they are both products of two primes (each.)&lt;br /&gt;&lt;br /&gt;With some effort you could figure out the two primes that are multiplied to make each of these numbers.&amp;nbsp; Or I could just tell you, which would be much faster.&lt;br /&gt;&lt;br /&gt;If I picked much larger primes and multiplied them together, it would take you much, much longer to figure out the two primes I used.&amp;nbsp; If I picked REALLY large primes it would take you practically forever, even with a very powerful computer.&amp;nbsp; (Although if you're a major government or a zombiemaster, you have a better chance than most: see the &lt;a href="http://en.wikipedia.org/wiki/RSA_Factoring_Challenge"&gt;RSA Factoring Challenge page on Wikipedia&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;The product-of-primes is my public key.&amp;nbsp; The pair-of-primes is my private key.&lt;br /&gt;&lt;br /&gt;For more, see the &lt;a href="http://en.wikipedia.org/wiki/RSA"&gt;Wikipedia article on RSA&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Note this sentence: "It was the first algorithm known to be suitable for signing&lt;sup&gt;1&lt;/sup&gt; as well as encryption"&lt;br /&gt;&lt;br /&gt;&lt;sup&gt;1&lt;/sup&gt;Which is what you want</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203508</link><pubDate>Sun, 25 Jun 2006 05:13:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203508</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203508/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Manip wrote:
				﻿Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post...
		
		
		Ouch.Manip wrote:If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private cryptography...&amp;#8230;</evnet:previewtext><dc:creator>Matthew van Eerde</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203508/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Manip wrote:&lt;/div&gt;
				&lt;div&gt;
						&lt;br /&gt;Can you name more specifically which mathematical algorithms are used to generate a reverse private/public key pare (or signature)? &lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;This is an example of the thing i tried to explain in my first reply:&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/RSA"&gt;http://en.wikipedia.org/wiki/RSA&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It is quite easy to write your own RSA encryption/decryption classes. :) If you do so and try to sell it, make sure you don't violate the law... Encryption/Decryption technologies have the same state as weapons in a lot countries.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203457</link><pubDate>Sat, 24 Jun 2006 22:53:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203457</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203457/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Manip wrote:
				
						Can you name more specifically which mathematical algorithms are used to generate a reverse private/public key pare (or signature)? 
		
		
		This is an example of the thing i tried to explain in my first reply:http://en.wikipedia.org/wiki/RSAIt is quite easy to write&amp;#8230;</evnet:previewtext><dc:creator>littleguru</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203457/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Programous wrote:&lt;/div&gt;
				&lt;div&gt;﻿
&lt;p&gt;The answer to your question is yes. Anything encrypted with the private key can be decrypted by the public key, and anything encrypted by the public key can be decrypted by the private key. That is the mechanism that provides the authorization of servers via SSL. &lt;/p&gt;&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Not quite.&amp;nbsp; Two keys are used - one in each direction.&amp;nbsp; .Net (and I think win32) does not allow encyption with the private key (outside of creating a signature) only decryption.&amp;nbsp; And you can only encypt with the a public key.&amp;nbsp; Third party solutions exist, but have no experience with them (i.e. secureblackbox, etc.)</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203446</link><pubDate>Sat, 24 Jun 2006 21:30:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203446</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203446/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Programous wrote:
				﻿
The answer to your question is yes. Anything encrypted with the private key can be decrypted by the public key, and anything encrypted by the public key can be decrypted by the private key. That is the mechanism that provides the authorization of servers via SSL.&amp;#8230;</evnet:previewtext><dc:creator>staceyw</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203446/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Manip wrote:&lt;/div&gt;
				&lt;div&gt;﻿
&lt;blockquote&gt;
&lt;table&gt;

&lt;tr&gt;
&lt;td&gt;&lt;img src="http://channel9.msdn.com/Themes/AlmostGlass/images/icon-quote.gif /&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Sven Groot wrote:&lt;/strong&gt;

&lt;i&gt;﻿Yeah, this exists, just not as encryption.&lt;br /&gt;&lt;br /&gt;You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the document comes from whoever holds the private key, and hasn't been tampered with.&lt;br /&gt;&lt;br /&gt;EDIT: To add a little bit of crypto theory: this principle is called a Zero Knowledge Proof. You have a secret (the private key) and manage to prove to the recipient that you have this private key (from which they can assert that you are who you say you are) without the recipient gaining any knowledge to what the secret actually is (so they can't impersonate you afterwards).&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Thanks that kind of helpful. &lt;br /&gt;&lt;br /&gt;Can you name more specifically which mathematical algorithms are used to generate a reverse private/public key pare (or signature)? &lt;br /&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;table&gt;

&lt;tr&gt;
&lt;td&gt;&lt;img src="http://channel9.msdn.com/Themes/AlmostGlass/images/icon-quote.gif /&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Matthew van Eerde wrote:&lt;/strong&gt;

&lt;i&gt;﻿ 
&lt;p&gt;The&amp;nbsp;private key is what makes you "you".&amp;nbsp; If you give everyone a copy of your private key, they can be "you."&amp;nbsp; This is rarely a good idea.&lt;/p&gt;
&lt;p&gt;The public key allows other people to verify signatures you have made with your private key.&amp;nbsp; It also allows people to encrypt things "to you" so that only someone with your private key ("you") can decrypt them.&lt;/p&gt;&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post... If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private cryptography... I am looking for something else. &lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;First, I assume your wanting a .Net solution as you did not say.&amp;nbsp; Second, you don't need to&amp;nbsp;"reverse" it, you just use the .Net RSA stuff as is - but use it for your needs.&amp;nbsp; Here is one way:&lt;br /&gt;&lt;br /&gt;1) everyone gets your public key.&amp;nbsp; This part can be a weak spot in the whole protocol - hence why SSL uses certs and does the cert walk.&amp;nbsp; You can still do it without certs, but you need a secure way for people to know they got the "your" public key and not a third party.&amp;nbsp; You can do this via out-of-band methods such as email, ssl web site, mail, etc.&amp;nbsp; But lets assume they have "your" public key.&lt;br /&gt;&lt;br /&gt;2) You can now use RSACryptoServiceProvider.SignData() to sign your data with your public key.&amp;nbsp; This does not encrypt the data, it is just a digital signature that proves you own the private key.&lt;br /&gt;&lt;br /&gt;3) The client side uses your public key and uses RSACryptoServiceProvider.VerifyData() to verify the data was signed by the private key and has not changed along the way.&amp;nbsp; As only you own the private key, this proves you sent it.&lt;br /&gt;&lt;br /&gt;If you also want to encypt data on your side, then you get "their" public key and encyrpt the data before sending and Sign it with your private key so they can again verify you sent it.&lt;br /&gt;&lt;br /&gt;You can roll this yourself, but not recommended as these protocols already exist in various forms in the framework (i.e. ssl, negotiatedStream, WCF, WSE, etc.)&amp;nbsp; It can be very difficult to get right and verify it is secure.&amp;nbsp; Example of how "not" simple it can be is one I did here:&lt;br /&gt;&lt;a href="http://channel9.msdn.com/ShowPost.aspx?PostID=103242&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=103242&lt;/a&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203445</link><pubDate>Sat, 24 Jun 2006 21:26:49 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203445</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203445/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Manip wrote:
				﻿





Sven Groot wrote:

﻿Yeah, this exists, just not as encryption.You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the&amp;#8230;</evnet:previewtext><dc:creator>staceyw</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203445/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;p&gt;The answer to your question is yes. Anything encrypted with the private key can be decrypted by the public key, and anything encrypted by the public key can be decrypted by the private key. That is the mechanism that provides the authorization of servers via SSL. &lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203440</link><pubDate>Sat, 24 Jun 2006 20:43:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203440</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203440/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The answer to your question is yes. Anything encrypted with the private key can be decrypted by the public key, and anything encrypted by the public key can be decrypted by the private key. That is the mechanism that provides the authorization of servers via SSL. </evnet:previewtext><dc:creator>Programous</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203440/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;blockquote&gt;
				&lt;div&gt;Sven Groot wrote:&lt;/div&gt;
				&lt;div&gt;﻿Yeah, this exists, just not as encryption.&lt;br /&gt;&lt;br /&gt;You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the document comes from whoever holds the private key, and hasn't been tampered with.&lt;br /&gt;&lt;br /&gt;EDIT: To add a little bit of crypto theory: this principle is called a Zero Knowledge Proof. You have a secret (the private key) and manage to prove to the recipient that you have this private key (from which they can assert that you are who you say you are) without the recipient gaining any knowledge to what the secret actually is (so they can't impersonate you afterwards).&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Thanks that kind of helpful. &lt;br /&gt;&lt;br /&gt;Can you name more specifically which mathematical algorithms are used to generate a reverse private/public key pare (or signature)? &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;div&gt;Matthew van Eerde wrote:&lt;/div&gt;&lt;div&gt;﻿ 
&lt;p&gt;The&amp;nbsp;private key is what makes you "you".&amp;nbsp; If you give everyone a copy of your private key, they can be "you."&amp;nbsp; This is rarely a good idea.&lt;/p&gt;
&lt;p&gt;The public key allows other people to verify signatures you have made with your private key.&amp;nbsp; It also allows people to encrypt things "to you" so that only someone with your private key ("you") can decrypt them.&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Perhaps you could have saved yourself a lot of time if you had taken thirty seconds to read my post... If you had you would know that I know how public/private cryptography works, and that I am not looking for traditional public-private cryptography... I am looking for something else. </description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203438</link><pubDate>Sat, 24 Jun 2006 20:35:18 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203438</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203438/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	Sven Groot wrote:
				﻿Yeah, this exists, just not as encryption.You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the document comes from whoever&amp;#8230;</evnet:previewtext><dc:creator>Manip</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203438/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>&lt;p&gt;The&amp;nbsp;private key is what makes you "you".&amp;nbsp; If you give everyone a copy of your private key, they can be "you."&amp;nbsp; This is rarely a good idea.&lt;/p&gt;
&lt;p&gt;The public key allows other people to verify signatures you have made with your private key.&amp;nbsp; It also allows people to encrypt things "to you" so that only someone with your private key ("you") can decrypt them.&lt;/p&gt;
&lt;p&gt;Consider two people: John and Sarah.&amp;nbsp; John has a public and private key.&amp;nbsp; Sarah has a public and private key.&lt;/p&gt;
&lt;p&gt;John and Sarah swap public keys.&amp;nbsp; So John's keyring looks like this:&lt;/p&gt;
&lt;p&gt;JOHN'S KEYRING:&lt;br /&gt;John's public key&lt;br /&gt;Sarah's public key&lt;br /&gt;--&lt;br /&gt;John's private key&lt;/p&gt;
&lt;p&gt;And Sarah's keyring looks like this:&lt;/p&gt;
&lt;p&gt;SARAH'S KEYRING:&lt;br /&gt;John's public key&lt;br /&gt;Sarah's public key&lt;br /&gt;--&lt;br /&gt;Sarah's private key&lt;/p&gt;
&lt;p&gt;Suppose John wants to post a message publically, so that anyone can read it - but he wants to sign it, so that everyone with a copy of his public key can verify that it really was John that wrote the message.&lt;/p&gt;
&lt;p&gt;He can use his private key to generate a signature and attach it to the message.&amp;nbsp; Then Sarah can use her copy of John's public key to verify the signature.&lt;br /&gt;&lt;br /&gt;Suppose John wants to send a secret message to Sarah that only she can read.&amp;nbsp; He can encrypt the message to her public key, using his copy of her public key.&amp;nbsp; Sarah can use her copy of her private key to decrypt it.&amp;nbsp; (If Sarah wasn't careful with her private key, and someone else got a hold of it, they can decrypt it too.)&lt;br /&gt;&lt;br /&gt;Note that the encrypted message is not necessarily signed.&amp;nbsp; Sarah can read the message... which could have a "-- John" at the end of it... but she can not be cryptographically certain that John really sent it.&lt;br /&gt;&lt;br /&gt;This can be solved if John first signs the message using his private key, then encrypts the resulting signed message to Sarah's public key.&lt;br /&gt;&lt;br /&gt;Sarah would then be able to decrypt the encrypted&amp;nbsp;message with her private key (only Sarah can read it) and she would have a readable message with a verifiable signature.&amp;nbsp; She could use her copy of John's public key to verify the signature.&lt;br /&gt;&lt;br /&gt;John could do it the other way around, too... he could encrypt first, and then sign.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203432</link><pubDate>Sat, 24 Jun 2006 20:04:29 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203432</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203432/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The&amp;nbsp;private key is what makes you "you".&amp;nbsp; If you give everyone a copy of your private key, they can be "you."&amp;nbsp; This is rarely a good idea.
The public key allows other people to verify signatures you have made with your private key.&amp;nbsp; It also allows people to encrypt things "to&amp;#8230;</evnet:previewtext><dc:creator>Matthew van Eerde</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203432/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>Most of the public/private key encryption mechanism use math functions that are hard to invert. For example the product of two very very high prim numbers. It's easy (quite easy) to create big prim numbers and to make the product of them. But it is hard to convert it back to the two prim numbers.&lt;br /&gt;&lt;br /&gt;That's the idea of most algorithms.&lt;br /&gt;&lt;br /&gt;Basically you can get the keys by trying. But with very very large prim numbers it takes you quite a lot time to try everything.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203409</link><pubDate>Sat, 24 Jun 2006 18:48:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203409</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203409/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Most of the public/private key encryption mechanism use math functions that are hard to invert. For example the product of two very very high prim numbers. It's easy (quite easy) to create big prim numbers and to make the product of them. But it is hard to convert it back to the two prim&amp;#8230;</evnet:previewtext><dc:creator>littleguru</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203409/Trackback.aspx</trackback:ping></item><item><title>Re: Does reverse Public/Private key encryption exist?</title><description>Yeah, this exists, just not as encryption.&lt;br /&gt;&lt;br /&gt;You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the document comes from whoever holds the private key, and hasn't been tampered with.&lt;br /&gt;&lt;br /&gt;Signed executables use precisely this principle. So does .Net strong name signing (although the latter doesn't use certificates but its own key pairs). Applications like PGP will also let you sign e-mail in this fashion (and I believe Outlook can sign your mail based on a personal certificate if you have one).&lt;br /&gt;&lt;br /&gt;EDIT: To add a little bit of crypto theory: this principle is called a Zero Knowledge Proof. You have a secret (the private key) and manage to prove to the recipient that you have this private key (from which they can assert that you are who you say you are) without the recipient gaining any knowledge to what the secret actually is (so they can't impersonate you afterwards).</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203365</link><pubDate>Sat, 24 Jun 2006 13:38:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/203355-Does-reverse-PublicPrivate-key-encryption-exist/?CommentID=203365</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203365/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Yeah, this exists, just not as encryption.You can sign something with&amp;nbsp;a private key. The holders of the public key can validate whether the signature is correct, but they cannot generate the signature from scratch. This verifies that the document comes from whoever holds the private key, and&amp;#8230;</evnet:previewtext><dc:creator>Sven Groot</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/203365/Trackback.aspx</trackback:ping></item></channel></rss>