So after looking into this some more, and getting it built with a modern OpenSSL, I don't have any features or ciphers. The plugins built, but I don't think they are being loaded. What are the tricks with using this on OSX?
> Sent: Tuesday, December 01, 2015 at 1:55 PM > From: "Jason H" <jh...@gmx.com> > To: kde-devel@kde.org > Subject: Beginning with QCA on OSX/iOS/Android > > I've used QCA many years ago on Win32/Linux, without too much trouble. Now > the world has frozen over and I'm on a OSX box. > > I'm having a lot of pain because I'm not familiar with the platform, and > Apple is mean. I've got a few specific issues, but before I list them, I want > to briefly explain what I'm doing. > I want to package a Qt QML application on OSX, iOS, and Android which uses > QCA, specifically the AES ciphers. > > 0. I successfully compiled QCA and used QCA::supportedFeatures() and > supportedCiphers() on OSX, but had to disable ossl. > 1. How do I provide (compile/distribute) QCA for each platform? > 2. What .pro options do I need to set this up properly? > 3. The ossl is being blocked because Apple has deprecated the OSSL functions, > meaning the AES functions I want are not available. How do I overcome this? > (plugins/qca-ossl/qca-ossl.cpp:7273:37: warning: 'EVP_cast5_ecb' is > deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]) > > > Many, many thanks in advance! > > > > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<