home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / crypt / 2764 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.3 KB

  1. Xref: sparky sci.crypt:2764 comp.security.misc:855
  2. Newsgroups: sci.crypt,comp.security.misc
  3. Path: sparky!uunet!gatech!destroyer!ubc-cs!newsserver.sfu.ca!erick
  4. From: erick@fraser.sfu.ca (Erick Bryce Wong)
  5. Subject: Re: choosing passwords (was: Re: Crypt should be based on MD5)
  6. Message-ID: <1992Jul28.200252.5570@sfu.ca>
  7. Sender: news@sfu.ca
  8. Organization: Simon Fraser University, Burnaby, B.C., Canada
  9. References: <1992Jul26.202154.15664@sfu.ca> <7memoB5w165w@elrond.toppoint.de>
  10. Date: Tue, 28 Jul 1992 20:02:52 GMT
  11. Lines: 19
  12.  
  13. freitag@elrond.toppoint.de (Claus Schoenleber) writes:
  14. >erick@fraser.sfu.ca (Erick Bryce Wong) writes:
  15. >
  16. >I don't think so.  Here you have to write (11 - i) if i=1 is the leftmost
  17. >position, because the first digit has to be multiplied with 10, the following
  18. >with decrement 1, etc. Then the sum has to be subtracted from the next greater
  19. >number dividable by 11. Your formula stops at the same point as my first
  20. >(and wrong) one.
  21.  
  22. But, don't the two operations of subtracting i from 11 and of subtracting the
  23. total from a multiple of 11 cancel out?  (Two wrongs make a right? :-)
  24.  
  25. >There are several ways to write it down, of course. It was meant as an
  26.  
  27. Quite true.  I just figured that simplifying it would make it look, well,
  28. um, er, simpler... ;)
  29.  
  30. -- 
  31.  -- Erick, the perfect square  :-)
  32.