Re: [SailfishDevel] Harbour should allow libcrypt/openssl

2015-01-08 Thread Reto Zingg
Hi, On 07.12.2013 21:37, Mikael Hermansson wrote: I think harbour store should allow libcrypt/openssl because AFAIK that API will not change very often and is probadly already used in sailfishos? as mentioned in several places before. Harbour QA started on 07. Jan 2015 to accept submissions

Re: [SailfishDevel] Harbour should allow libcrypt/openssl

2013-12-08 Thread Kari Pihkala
It would be nice to know how stable the openssl api actually is. Apple has deprecated it on Mac OS X due to its unstable api between versions: "OpenSSL does not provide a stable API from version to version." "If your app depends on OpenSSL, you should compile OpenSSL yourself and statically link a

Re: [SailfishDevel] Harbour should allow libcrypt/openssl

2013-12-07 Thread Gianguido SorĂ 
That's a good point, just today I was wondering if it's possible for apps to use this library. Il 07/dic/2013 20:38 "Mikael Hermansson" ha scritto: > I think harbour store should allow libcrypt/openssl because AFAIK that > API will not change very often and is probadly already used in sailfishos

[SailfishDevel] Harbour should allow libcrypt/openssl

2013-12-07 Thread Mikael Hermansson
I think harbour store should allow libcrypt/openssl because AFAIK that API will not change very often and is probadly already used in sailfishos? I guess there is some apps that want to use AES/MD5/SHA256 and so on. Passwordwallet apps and similar Regards Mikael