Re: [Interest] Qt5 and libressl

2015-11-14 Thread René J . V . Bertin
On Saturday November 14 2015 01:49:16 Allan Sandfeld Jensen wrote: >> A question that came up in a parallel discussion: why does Qt still support >> SSL2 and SSL3, or why aren't the respective OPENSSL_NO_SSL* tokens defined >> by default? >> >Because those are defined by OpenSSL and not Qt? If yo

Re: [Interest] Qt5 and libressl

2015-11-13 Thread Allan Sandfeld Jensen
On Friday 13 November 2015, René J. V. Bertin wrote: > Richard Moore wrote: > > On 12 November 2015 at 20:14, Diego Iastrubni wrote: > >> So... the official statement from Qt is that elliptic curves is a ... > >> "safe" encryption to be used in the wild...? > > > > ​We provide facilities that let

Re: [Interest] Qt5 and libressl

2015-11-13 Thread Thiago Macieira
On Friday 13 November 2015 21:55:41 René J. V. Bertin wrote: > Richard Moore wrote: > > On 12 November 2015 at 20:14, Diego Iastrubni wrote: > >> So... the official statement from Qt is that elliptic curves is a ... > >> "safe" encryption to be used in the wild...? > > > > ​We provide facilities

Re: [Interest] Qt5 and libressl

2015-11-13 Thread René J . V . Bertin
Richard Moore wrote: > On 12 November 2015 at 20:14, Diego Iastrubni wrote: > >> So... the official statement from Qt is that elliptic curves is a ... >> "safe" encryption to be used in the wild...? >> >> > ​We provide facilities that let you choose which ciphersuites are enabled. > We also supp

Re: [Interest] Qt5 and libressl

2015-11-12 Thread Giuseppe D'Angelo
On Thu, Nov 12, 2015 at 9:14 PM, Diego Iastrubni wrote: > So... the official statement from Qt is that elliptic curves is a ... "safe" > encryption to be used in the wild...? Where did you get this quote from? -- Giuseppe D'Angelo ___ Interest mailing

Re: [Interest] Qt5 and libressl

2015-11-12 Thread René J . V . Bertin
Thiago Macieira wrote: > Just because it's NSA, doesn't mean it's bad. Not the place to be opinionated about such topics here, but I'd say at least one verb in that statement should be in the past tense O:-) > The project has no position on supporting LibreSSL. If we want to do that, I'd > lik

Re: [Interest] Qt5 and libressl

2015-11-12 Thread Richard Moore
On 12 November 2015 at 20:14, Diego Iastrubni wrote: > So... the official statement from Qt is that elliptic curves is a ... > "safe" encryption to be used in the wild...? > > ​We provide facilities that let you choose which ciphersuites are enabled. We also support plain text. ​ > (still reme

Re: [Interest] Qt5 and libressl

2015-11-12 Thread Thiago Macieira
On Thursday 12 November 2015 22:14:38 Diego Iastrubni wrote: > (still remember in college how I was thought that this is a safe encryption > because the NSA developed it... and it is fast...) The same NSA that made changes to the RSA algorithm in the 80s and made it stronger than random occurrenc

Re: [Interest] Qt5 and libressl

2015-11-12 Thread Diego Iastrubni
So... the official statement from Qt is that elliptic curves is a ... "safe" encryption to be used in the wild...? (still remember in college how I was thought that this is a safe encryption because the NSA developed it... and it is fast...) If this was not clear: I think that Thiago meant to say

Re: [Interest] Qt5 and libressl

2015-11-12 Thread Thiago Macieira
On Thursday 12 November 2015 16:29:03 René J.V. Bertin wrote: > Hello, > > Rebuilding Qt 5.5.0 with libressl 2.2.4 installed instead of openssl I got > this error: > > qt-everywhere-opensource-src-5.5.0/qtbase/src/network/ssl/qsslcontext_openss > l.cpp:347:33: error: ‘SSL_CTRL_SET_CURVES’ was not

[Interest] Qt5 and libressl

2015-11-12 Thread René J . V . Bertin
Hello, Rebuilding Qt 5.5.0 with libressl 2.2.4 installed instead of openssl I got this error: qt-everywhere-opensource-src-5.5.0/qtbase/src/network/ssl/qsslcontext_openssl.cpp:347:33: error: ‘SSL_CTRL_SET_CURVES’ was not declared in this scope SSL_CTRL_SET_CURVE