home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / crypt / 6289 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!hri.com!noc.near.net!transfer.stratus.com!ellisun.sw.stratus.com!cme
  2. From: cme@ellisun.sw.stratus.com (Carl Ellison)
  3. Newsgroups: sci.crypt
  4. Subject: Re: MD5 as an encryption engine?
  5. Message-ID: <1ht56mINNbl3@transfer.stratus.com>
  6. Date: 30 Dec 92 21:43:50 GMT
  7. References: <TODD.92Dec30124821@palomar.tivoli.com>
  8. Distribution: sci
  9. Organization: Stratus Computer, Software Engineering
  10. Lines: 20
  11. NNTP-Posting-Host: ellisun.sw.stratus.com
  12.  
  13. In article <TODD.92Dec30124821@palomar.tivoli.com> todd@palomar.tivoli.com writes:
  14. >Isn't it a simple matter to use an algorithm like MD5 to produce a
  15. >very strong cipher?
  16.  
  17. Yes, it is, assuming MD5 is a one-way function.
  18.  
  19. >So why is MD5 exportable and why couldn't it be used as a replacement
  20. >for DES?
  21.  
  22. Exponentiation is also exportable.  With it, you can make RSA -- and make
  23. it as strong as you like by making the radix larger.
  24.  
  25. It's the code using MD5 or exponentiation which would be the encryption
  26. code -- not the digest or exponentiation code itself.
  27.  
  28. -- 
  29. -- <<Disclaimer: All opinions expressed are my own, of course.>>
  30. -- Carl Ellison                        cme@sw.stratus.com
  31. -- Stratus Computer Inc.    M3-2-BKW        TEL: (508)460-2783
  32. -- 55 Fairbanks Boulevard ; Marlborough MA 01752-1298    FAX: (508)624-7488
  33.