Hi everyone,

when BIO_puts writes data after a handshake, is the data encrypted during
the send?

I want to write a server to run to accept data from one
connection(insecure) and encrypt it and send it to a process waiting on
another server and from there decrypt it and send it to another
process(port forwarding?) Now in that case each of the two servers will
need to accept data from two sources and also depending on which source
the data appears to come from needs to encrypt/decrypt data and send it
accordingly. How can i differentiate between encrypted and unencrypted
data. or can i identify sources from the data hearders? What are the
api's i can use. 

also which api's can be used to write/read such data.?

Thank you for your time
Thangu

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to