On Wed, Dec 12, 2001 at 01:10:34PM +0100, Nico Galoppo wrote:
> This implicits public-key encryption along the mixed path up until it
> reaches the endpoint of the pre-routing phase, optionally requiring a
> pki type key distribution. Have the performance implications of this
> approach been studied before. One could think that it would severely
> downgrade network performance, as assymmetric encryption of large blocks
> of data takes alot of time. Is this kind of approach feasible in a
> real-time application such as Freenet?
There's no need to PK-encrypt large blocks of data. You can always
use a symmetric cipher and PK-encrypt the cipher's key info. Nodes are
already using this approach for communicating with each other in 0.4
(DLES-encrypted Diffie-Helman key exchange with the rest of the data
encrypted in a Rijndael PCFB-mode stream cipher).
> Does anyone think the Crowds approach can provide the same kind of
> improvement on security to Freenet as does the proposed mixnet-like
> approach of pre-routing, while improving performance?
The current Freenet design was based, in part, on Crowds. Freenet
already does what Crowds does.
--
:: tavin cole ([EMAIL PROTECTED]) ::
if there's been a way to build it
there'll be a way to destroy it
things are not all that out of control
- stereolab
_______________________________________________
freenet-tech mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/tech