Hi all,
I've encountered a strange issue. It might not be related to OpenSSL itself,
but maybe it is.
When sending a Client Hello message that's larger than 270 bytes (not sure
what the exact limit is, 255 maybe?), lots of servers on the internet don't
send back any Server Hello, but keep the con
On Mon, Jun 20, 2011 at 2:17 PM, Dave Thompson wrote:
> > From: owner-openssl-us...@openssl.org On Behalf Of Nahid Alam
> > Sent: Saturday, 18 June, 2011 19:00
>
> > So I cross compiled OpenSSL following the link
> > http://www.crosscompile.org/static/pages/OpenSSL.html
>
> That
> From: owner-openssl-us...@openssl.org On Behalf Of Nahid Alam
> Sent: Saturday, 18 June, 2011 19:00
> So I cross compiled OpenSSL following the link
> http://www.crosscompile.org/static/pages/OpenSSL.html
That uses the 'dist' config with minimal tool changes,
which does sta
On 6/15/2011 11:57 AM, ml.vladimbe...@gmail.com wrote:
Hello.
By default OpenSSL itself works with sockets. I would want to implement
operation with sockets without admitting it to OpenSSL. I.e. for
example, when OpenSSL wants to write down something in a socket, it
should cause my function and I
On Sun June 19 2011, Ilya Dyoshin wrote:
> Good day!
>
> is there any tutorial on adding a new cryptoalgorithms to openssl wrapper.
> I.e.: I have a set of cryptographic functions released in c (for crypting,
> decrypting etc.), and want to wrap it to openssl, in order to use it as an
> algor
Dear Users,
I have just released version 4.37 of stunnel. This release is mainly
intended to fix bugs and portability issues introduced in versions
4.35 and 4.36.
This version also provides new security defaults, updated to better
match current best practices in cryptographic applications.