ESP Wiki is looking for moderators and active contributors!

Difference between revisions of "RSA patent"

(* Invalidating harmful patents (Great idea, but useless unless the patent is actually invalid))
(''Good techniques are often avoided due to patent issues. For example, the weaker RSA cryptographic algorithm is used instead of the more secure Eliptic Curve public keys because of patents.''<ref>htt)
Line 1: Line 1:
{{navbox}}The '''RSA patent''' covers an encryption algorithm which was used in secure communications.
+
{{navbox}}
 +
The '''RSA patent''' covers an encryption algorithm which is used in secure communications.
  
This [[software patent]] was the result of a lot of research and it was innovative.  It was not possible to overturn the patent by any form of re-examination.  The RSA patent is thus a good example of why we need to exclude software from [[patentable subject matter]] if we want to be free of harmful software patents.
+
This [[software patent]] was the result of a lot of research and it was innovative.  It was not possible to overturn the patent by any form of re-examination.  The RSA patent is thus a good example of why [[Raising examination standards won't fix much]].  What we need, is to exclude software from [[patentable subject matter]] if we want to be saved from the harms of software patents.
  
That said, the key technology for the use of RSA is the production of large prime numbers.  Fortunately, this was never patented.  RSA itself is icing on the cake.
+
That said, the key technology for the use of RSA is the production of large prime numbers.  Fortunately, this was never patented.  RSA itself is icing on the cake. As Anthony Berglas writes:
 +
 
 +
<blockquote>
 +
''Good techniques are often avoided due to patent issues. For example, the weaker RSA cryptographic algorithm is used instead of the more secure Eliptic Curve public keys because of patents.''<ref>http://www.acip.gov.au/reviewpatentable/Berglas,%20Anthony.pdf</ref>
 +
</blockquote>
  
 
==Prior art==
 
==Prior art==

Revision as of 12:14, 4 August 2010

The RSA patent covers an encryption algorithm which is used in secure communications.

This software patent was the result of a lot of research and it was innovative. It was not possible to overturn the patent by any form of re-examination. The RSA patent is thus a good example of why Raising examination standards won't fix much. What we need, is to exclude software from patentable subject matter if we want to be saved from the harms of software patents.

That said, the key technology for the use of RSA is the production of large prime numbers. Fortunately, this was never patented. RSA itself is icing on the cake. As Anthony Berglas writes:

Good techniques are often avoided due to patent issues. For example, the weaker RSA cryptographic algorithm is used instead of the more secure Eliptic Curve public keys because of patents.[1]

Prior art

In 1973 Clifford Cocks of GCHQ had developed the same algorithm.[2] But it remained classified until 1997. Suprisingly, this prior art did not seem to invalidate the RSA patent.

Related pages on ESP Wiki

External links

References