home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / crypt / 5870 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.2 KB  |  35 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!relay!relay!sscalsk
  3. From: sscalsk@nswc-wo.? (Stanley Scalsky)
  4. Subject: RSA alternative
  5. Message-ID: <SSCALSK.92Dec18104300@nswc-wo.?>
  6. Sender: news@relay.nswc.navy.mil
  7. Organization: NSWC White Oak
  8. Distribution: sci
  9. Date: Fri, 18 Dec 1992 15:43:00 GMT
  10. Lines: 23
  11.  
  12. Not to get off the facinating PGP legality thread but ...
  13.  
  14.  
  15. In the Jan'93 issue of Dr. Dobb's Journal there is an interesting
  16. article on LUC public-key encryption. From the article ...
  17.  
  18. "RSA has dominiated public-key encryption for the last 15 years as research
  19. has failed to turn up a reliable alternative - until the advent of LUC.
  20. Based on the same difficult mathematical problem as RSA, LUC uses the
  21. calculation of Lucas functions instead of exponentiation.
  22.  
  23. Becasue we're working in the area of mathematics, we can formally prove
  24. that LUC is a true alternative to RSA. Furthermore, we can show that a
  25. cipher based on LUC will be at least as efficient. ..."
  26.  
  27. Anyway it seems timely. There is a good explanation in "How the Lucas
  28. Alternative Works" within the article and some code.
  29.  
  30. See the article for further information.
  31.  
  32. We now return to the catfight ...
  33.  
  34. stan      sscalsk@nswc-wo.navy.mil
  35.