monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] netsync transport encryption?


From: Jeronimo
Subject: Re: [Monotone-devel] netsync transport encryption?
Date: Wed, 25 Oct 2006 18:18:07 -0300
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Oct 25, 2006 at 06:08:04PM -0300, Jeronimo Pellegrini wrote:
> That would be O (RSA x users) every time you commit... Is it necessary?
> (Or DSA, or whatever other asymetric algorithm)

Just so I write it correctly:

The time would be O ( R x U ) per commit, where

R = time of RSA(single key)
U = number of users

So I'd rather change the key only when necessary.

J.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]