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

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!infonode!ingr!b30news!craig!craig
  3. From: craig@jido.b30.ingr.com (Craig Presson)
  4. Subject: Re: query: how to synch crypto streams
  5. In-Reply-To: mjr@hussar.dco.dec.com's message of 15 Oct 92 16:23:27 GMT
  6. Message-ID: <1992Oct16.173636.13515@b30.ingr.com>
  7. Sender: usenet@b30.ingr.com (Usenet Feed)
  8. Reply-To: craig@jido.b30.ingr.com
  9. Organization: Intergraph Corporation, Huntsville, Alabama
  10. References: <1992Oct15.162327.28555@decuac.dec.com>
  11. Date: Fri, 16 Oct 1992 17:36:36 GMT
  12. Lines: 26
  13.  
  14. In article <1992Oct15.162327.28555@decuac.dec.com> mjr@hussar.dco.dec.com (Marcus J. "Buddy can you spare a clue?" Ranum) writes:
  15.  
  16.        I'm just wondering. What kinds of techniques are usually used for
  17.    synching two crypto streams? Suppose I have a pair of boxes that each can
  18.    talk DES. There is a wire between them. I want to pass data back and
  19.    forth encrypted. What kinds of tricks might I use to get them both talking
  20.    together (and able to understand eachother) ;) without having to pass some
  21.    kind of a key over the wire that an enemy could use?
  22.  
  23. How timely you should ask this, I'm just about to go off and read up
  24. on key exchange protocols, so I'll be interested in what other answers
  25. come up. But, to get you closer to solid ground, in the case of
  26. symmetric (private-key) systems, the boxes have to have one master key
  27. which is securely installed; they then use this key to exchange
  28. session keys in a secure fashion. Since wiretapping is the threat
  29. being guarded against when you do point-to-point encryption, you need
  30. to assume that the bad guy has recorded every bit you transmitted from
  31. the diagnostics on installation day to the message saying it's been
  32. nice talking to you, we don't need this link anymore
  33. *click* Hmmmmmmmmmmmmmmmmmmm
  34.  
  35. -- Craig Presson
  36.  
  37.  
  38.  
  39.  
  40.