[Interest] Qt 5.12 Beta 3 slows down ext Javascript library (RSA encrypt)

Thiago Macieira thiago.macieira at intel.com
Tue Nov 6 06:20:46 CET 2018


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.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list