home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / crypt / 3807 < prev    next >
Encoding:
Text File  |  1992-10-15  |  1.6 KB  |  38 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!hela.iti.org!usc!venice!reuter
  3. From: reuter@venice.sedd.trw.com (Joseph Reuter)
  4. Subject: Re: DES Encryption/ Encrypting more than once.
  5. Message-ID: <1992Oct15.194709.13679@venice.sedd.trw.com>
  6. Sender: Joseph A. Reuter
  7. Organization: TRW Systems Engineering & Development Division, Carson, CA
  8. References: <1992Oct15.144341.15104@rchland.ibm.com>
  9. Date: Thu, 15 Oct 1992 19:47:09 GMT
  10. Lines: 26
  11.  
  12. In article <1992Oct15.144341.15104@rchland.ibm.com> lwloen@vnet.ibm.com writes:
  13. >[stuff deleted]
  14. >The simplest way to show this is to do Simple Substitution
  15. >ciphers.  One can re-arrange the standard two alphabet key as
  16. >chains of substitutions.  For instance, consider (for brevity) the following
  17. >simple substitution key 
  18. >
  19. >ABCDEFGHIJK...   for plaintext and
  20. >REPUBLICAND...   for ciphertext.
  21. >
  22. >This has B->E->B (and hence, is B<->E), but G->I->A->R->morestuff->G.  This
  23. >sort of irregular value for n is commonplace in ciphers.
  24. >
  25.  
  26. This argument shows that the MINIMUM value of n is different for each plaintext
  27. character.  However, the number of plaintext characters is finite (even in
  28. DEX it is 2^64, which is finite) and the least common multiple of the various
  29. n's has the property that repeating the substitution that many times will
  30. transform each plaintext character into itself.  Far from disproving the
  31. original assertion, you have proved it!
  32.  
  33. -- 
  34. Joseph A. Reuter, Wizard-in-Training
  35. Speaking for myself from reuter@venice.sedd.trw.com
  36. "Olorin I was in my youth in the West that is forgotten." -- J.R.R. Tolkien
  37. "You can't win, you can't break even, and it's the only game in town."
  38.