[MUD-Dev] SSH Encryption on data stream
Christopher Allen
ChristopherA at skotos.net
Mon Oct 13 08:58:02 CEST 2003
Amanda Walker wrote:
> On Friday, October 10, 2003, at 03:44 PM, Brian Hook wrote:
>> Using industrial strength crypto would likely cause serious
>> performance problems.
>
> Only on the server side, but it would certainly be an added hardware
> expense at the server end. On the client side, an modern gaming PC
> can encrypt a single connection using AES or 3DES at 100Mbps without
> much CPU impact.
It isn't stream encryption that causes performance problems, but public-key
encryption. Even with accellerated hardware, PKI take significant CPU time. Thus
the "Monday Morning Problem" is what you have to engineer around.
-- Christopher Allen
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list