home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / security / 4043 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.4 KB

  1. Xref: sparky alt.security:4043 sci.crypt:2780
  2. Path: sparky!uunet!mcsun!uknet!acorn!eoe!ahaley
  3. From: ahaley@eoe.co.uk (Andrew Haley)
  4. Newsgroups: alt.security,sci.crypt
  5. Subject: Re: passwd security check
  6. Message-ID: <1347@eouk9.eoe.co.uk>
  7. Date: 30 Jul 92 09:35:42 GMT
  8. References: <Bs5rzn.HF0@solbourne.com>
  9. Organization: EO Europe Limited, Cambridge, UK
  10. Lines: 27
  11. X-Newsreader: Tin 1.1 PL3
  12.  
  13. imp@solbourne.com (Warner Losh) writes:
  14. : In article <1345@eouk9.eoe.co.uk> ahaley@eoe.co.uk (Andrew Haley) writes:
  15. : >There are weak keys (e.g. 01 01 01 01 01 01 01 01) which do no real
  16. : >scrambling at all, and some semi weak keys which do very little.  In
  17. : >fact, these keys are very useful for testing DES implementations.
  18. : >You'd have to be pretty determined to get these into an ASCII
  19. : >terminal, though.
  20. : Are you sure about this?  Assuming that your key one of the ones that
  21. : has little protection, then it looks typable to me.  If DES uses only
  22. : 7-bits of each byte, then the sequence that you describe would be
  23. : ",U,U,U,U" which is pretty easy to type.  If DES used all 8-bits in
  24. : each byte for the key, then the password would be "UUUUUUUU"  Either
  25. : way, the password is easily typable.
  26. : Warner
  27. : -- 
  28. : Warner Losh        imp@Solbourne.COM
  29. : Interview Horror Story #882: "It's pretty informal around here.
  30. : Thursdays are clothing optional.."
  31.  
  32. How do you get from eight bytes of 01 hex to ",U,U,U,U"?  I don't
  33. understand...
  34.  
  35. Andrew.
  36.