home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / crypt / 3204 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  2.2 KB

  1. Path: sparky!uunet!mcsun!uknet!acorn!eoe!ahaley
  2. From: ahaley@eoe.co.uk (Andrew Haley)
  3. Newsgroups: sci.crypt
  4. Subject: Re: IDEA cipher (was: PGP 2.0 Announcement)
  5. Message-ID: <1407@eouk23.eoe.co.uk>
  6. Date: 11 Sep 92 21:45:37 GMT
  7. References: <1992Sep11.085627.26861@cs.aukuni.ac.nz>
  8. Organization: EO Europe Limited, Cambridge, UK
  9. Lines: 42
  10. X-Newsreader: Tin 1.1 PL5
  11.  
  12. Peter Gutmann (pgut1@cs.aukuni.ac.nz) wrote:
  13. : In <1398@eouk9.eoe.co.uk> ahaley@eoe.co.uk (Andrew Haley) writes:
  14. : >Yes, IDEA has a 128 bit key.  It's rather beautiful algorithm,
  15. : >involving multiplications mod 65537 (which is prime, so the
  16. : >multiplications are invertible because every number (except zero) has
  17. : >an inverse mod a prime), additions mod 65536, and XORs.  These
  18. : >operations are combined in a network which thoroughly scrambles the
  19. : >data.  There are no table lookups or bit permutations at all.
  20. : >
  21. : >BAD NEWS: It's PATENTED.  Not just in the USA but in Europe as well.
  22. : >If enforced, this patent will probably prevent the widespread adoption
  23. : >of this algorithm.  A great shame.
  24. : However the patent owners, Ascom-Tech AG, are being very reasonable about
  25. : the patent (totally unlike PKP).  They let us use it in PGP without having
  26. : to pay any license fees since PGP is free, and are very approachable about
  27. : it's use in other programs.  Still, I ended up not using it in my PGP-compatible
  28. : archiver since I have a religious thing about patents - however, IDEA is a very
  29. : good cipher and the way the patent is being administered is one of the more
  30. : enlightened I've seen.
  31.  
  32. I utterly disagree.  There is no way to describe the enforcement of an
  33. algorithm patent as "enlightened".  It's like saying "Frank is a good
  34. jailer, he doesn't tie my shackles too tight".  They (the IDEA
  35. licensors) _do not_ allow the free use in PGP in general, only in
  36. noncommercial cases.  Which means that you and I can communicate with
  37. PGP until we wish to discuss business; then we have to start paying
  38. money.
  39.  
  40. I am not opposed to the copyrighting of code, but algorithm patents
  41. are a way to prevent the application of ideas, something we haven't
  42. seen since the dark ages.
  43.  
  44. Followups to comp.patents.
  45.  
  46. : Peter.
  47.  
  48. Andrew.
  49.  
  50. P.S.  Support the League for Programming Freedom!
  51.