PM GMT -08:00 US/Canada Pacific
Subject: Re: DTLS library
Hi Henry,
Robin (CCed) is currently debugging the DTLS implementation which is
part
of the OpenSSL library.
He has sent 3 or 4 patches to the list which fix several bugs in the
DTLS implementation. You might want to apply them yo you
Hi Henry,
Robin (CCed) is currently debugging the DTLS implementation which is
part
of the OpenSSL library.
He has sent 3 or 4 patches to the list which fix several bugs in the
DTLS implementation. You might want to apply them yo your sources.
Maybe it is possible that someone from the core t
Dear All,
I am trying to develop an application on the DTLS provided by openssl. It looks
like there is no DTLS toolkits available. (Two static libraries are libssl.a
and libcrypto.a). Does anyone know how to make a DTLS toolkit (library), or
could someone give me a hint about how to develop an