Re: [Development] Qt6 and QCA

2017-10-17 Thread Richard Moore
Resend from the right address On 16 October 2017 at 18:38, Richard Moore wrote: > I need to polish up my code showing how to add in additional openssl > features. This can be used to extend it's support without bloating > qtnetwork or qtbase. > > On 13 Oct 2017 8:44 am, "Lars Knoll" wrote: > >>

Re: [Development] Qt6 and QCA

2017-10-13 Thread Lars Knoll
Hi, QCA is being developed outside of qt-project, so we can't easily add it to Qt. Better crypto support would IMO be great to have, but I currently don't think there's any active work ongoing in this area. Cheers, Lars PS: Just as a side note: Adding better crypto support is something we coul

[Development] Qt6 and QCA

2017-10-12 Thread Tomaz Canabrava
Hello, After reading thiago's tougths about the QRandomGenerator I wonder about the status of the Qt Cryptographic Architecture. From what I know it's not a Qt project but it's whidely used for applications that depend on cryptography and ssl, but not activelly maintained. There are plans to actu