ESP Wiki is looking for moderators and active contributors!

Difference between revisions of "RSA patent"

m (External links: * [http://progfree.org/Newsletter/programming.freedom.11.html#rubin Software Patent = Protection Racket], 1995 by Paul Rubin, using RSA as an example)
(Clifford Cocks)
Line 2: Line 2:
  
 
This 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 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.
 +
 +
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.
 +
 +
In 1973 Clifford Cocks of GCHQ had developed the same algorithm.  But it remained classified until 1997.  Suprisingly, this prior art did not seem to invalidate the RSA patent.
  
 
==External links==
 
==External links==

Revision as of 03:50, 27 January 2010

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

This 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.

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.

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

External links