Subject Re: Crypto Extentions to Remote Protocol
Author Roman Rokytskyy
> But we don't want to burden a trusted connection with encrypting all
> the traffic - and just want to encrypt the few bits of sensitive data.

Using SSL has one big advantage, at least for me and Carlos - we just
take an SSL socket implementation and use it. No wire protocol change
is needed :)

Roman