Am 06.11.18 um 06:20 schrieb Thiago Macieira:
> On Monday, 5 November 2018 11:32:03 PST ekke wrote:
>> Thanks, Thiago for the hint - that was the first thing I tried, but
>> couldn't figure out HowTo make it work on Android and iOS.
>> unfortunately now with 5.12 Beta it slows down by 20x.
> Then get a 400x improvement by trying the C++ part again. OpenSSL is easy on 
> Android, since you'll have to deploy it anyway alongside your application.
>
> On iOS and macOS, you shouldn't use OpenSSL. You should use Apple's API, 
> whatever it is. Please consult Apple's website.
>
Hi Thiago,

thx motivating me ;-)

will give it another try

over all my apps always use C++ as much as possible - this single
use-case is an exception. would be happy to move it to C++

ekke

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to