Raphael Manfredi wrote:
> Perhaps.  It's also possible that we might have to implement our
> own version of an SSL stack to be able to combine SSL with bandwidth
> management.

OpenSSL has also the ``low-level'' BIO interface. For example, you
can decrypt/encrypt from/to a memory buffer and then put the packets
manually onto the socket. That looked much more complicated and
inefficient though. So as using the SSL_* layer functions worked
more or less fine, I didn't bother.

-- 
Christian

Attachment: pgpe1hba1cAnc.pgp
Description: PGP signature

Reply via email to