home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / crypt / 5614 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.9 KB  |  43 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!news.mit.edu!warlord
  3. From: warlord@MIT.EDU (Derek Atkins)
  4. Subject: Re: Multi-way encryption/FAQ/archives?
  5. In-Reply-To: shaun@octel.com's message of Thu, 10 Dec 1992 18:47:23 GMT
  6. Message-ID: <WARLORD.92Dec11210157@deathtongue.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: deathtongue.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. References: <1992Dec10.184723.6236@octel.com>
  11. Date: Sat, 12 Dec 1992 02:02:11 GMT
  12. Lines: 29
  13.  
  14. In article <1992Dec10.184723.6236@octel.com> shaun@octel.com (Attack of the Dayglo Howler Monkeys) writes:
  15.  
  16.    Is there some way the public-key idea can be extended to handle a centralized
  17.    distribution point?  That is, A sends a message to a redistribution point
  18.    R, which forwards the message on to B, C, and D.  A performs encryption, and
  19.    B, C, and D all decrypt the message and get authentication that it was
  20.    from A as well.  R does nothing but redistribute, and contains no keys or
  21.    encryption software.
  22.  
  23.    A would be responsible for collecting the public keys of B, C, and D.
  24.  
  25. Yes.  This is really simple, assuming A knows that B, C, and D are
  26. going to be the only recipients.  All B has to do is encrypt the
  27. message in some secret-key system (DES, IDEA, etc.), and then use
  28. Public-Key encryption to encrypt the secret key in the Public Key of
  29. *each* recipient on the list, and include that in the message, and
  30. then send this whole thing to the mail-exploder, which will send the
  31. message to everyone else.
  32.  
  33. If A, however, DOESN'T know the keys of B, C, or D, or if E gets added
  34. to the list and A doesn't know this, the above method will fail.
  35.  
  36. -derek
  37.  
  38. --
  39.          Derek Atkins -- MIT '93 -- Electrical Engineering
  40. --warlord@MIT.EDU | ..!mit-eddie!mit-athena!warlord | s20069@mitvma.bitnet
  41.       Chairman, MIT Student Information Processing Board (SIPB)
  42.            MIT Media Laboratory, Speech Research Group
  43.