Hello all
I use the openssl library writing a server that can, among other things,
transport files / large amounts of data over the network.
Since not all of the files /data is in compressed form, I would like the
ssl protocol to compress the information before sending it over the
network.
I j
Hello all
I use the openssl library writing a server that can, among other things,
transport files / large amounts of data over the network.
Since not all of the files /data is in compressed form, I would like the
ssl protocol to compress the information before sending it over the
network.
I jus