[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Off Topic) Re: FCC_ups



In article <[email protected]>,
Rabid Wombat  <[email protected]> wrote:
> ob crypto (for anyone who read this far): When packet switched voice 
> systems become a reality, how can secure calls be placed to any number? 
> Key exchange during call set-up? How long will this make the call set-up?

This is easy.  Just use end-to-end encryption.  No sweat.  (So what if
call setup takes a half a second to do a public key encryption?  The phone
rings for a couple of seconds before the other guy picks it up anyhow.)

Well, there's that nasty key distribution and management problem (e.g.
who certifies the millions of public keys corresponding to everyone's
phone number?), but that's not specific to voice traffic, and this is
a well-known annoying problem.


The *real* challenge: how do you support sender- and recipient- anonymous
phone calls with strong security?  Have fun.