How to encrypt streaming data realtime?

Frank Tobin ftobin@uiuc.edu
Wed Aug 15 00:01:01 2001


Peter Holm, at 13:16 +0200 on Tue, 14 Aug 2001, wrote:

   is there a way to encrypt, letīs say audio-streams? Realtime, of
   course :) , what shouldnīt be a problem on a fast machine...

Best to not use GnuPG for this, except possible to exchange symmetric
cipher keys, which could then be used to encrypt the stream with a
symmetric cipher.  Sorta of like re-implementing the concept of OpenPGP up
a level.

-- 
Frank Tobin		http://www.uiuc.edu/~ftobin/