(Sigh) That’s what I get for relying on memory. I guess I’ve only ever used it
for signing/verifying. Thanks for correcting.
On Jan 12, 2014, at 7:26 PM, Charles Srstka wrote:
> On Jan 12, 2014, at 6:16 PM, Dave Fernandes
> wrote:
>
>> On OS X, you can use security transforms to do RSA encry
On Jan 12, 2014, at 6:16 PM, Dave Fernandes wrote:
> On OS X, you can use security transforms to do RSA encryption/decryption and
> signing/verification.
Not true:
https://developer.apple.com/library/mac/documentation/security/conceptual/SecTransformPG/EncryptionandDecryption/EncryptionandDecr
On OS X, you can use security transforms to do RSA encryption/decryption and
signing/verification. On iOS, security transforms are not available.
On Jan 12, 2014, at 5:07 PM, jonat...@mugginsoft.com wrote:
>
> I am trying to wean my app off libcrypto via security.framework and common
> crypto.
On 13 Jan 2014, at 7:39 AM, Jerry Krinock wrote:
> I hope this has an easy answer
Search for "Objective-C Feature Availability Index" in Xcode Help. It says
Xcode 4.4, plus the modern runtime for deployment.
--
Shane Stanley
___
Cocoa-dev maili
On Jan 12, 2014, at 4:00 PM, jonat...@mugginsoft.com wrote:
> I am trying to wean my app off libcypto via security.framework and common
> crypto.
>
> My last dependency is on RSA.
> Is there an alternative non openssl api or will I have to pursue linking a
> static instance of libcypto?
AFAIK,
I am trying to wean my app off libcrypto via security.framework and common
crypto.
My last dependency is on RSA.
Is there an alternative non openssl api or will I have to pursue linking a
static instance of libcrypto?
Thanks
Jonathan
___
Cocoa-d
I am trying to wean my app off libcypto via security.framework and common
crypto.
My last dependency is on RSA.
Is there an alternative non openssl api or will I have to pursue linking a
static instance of libcypto?
Thanks
Jonathan
__
On Jan 12, 2014, at 3:07 PM, Nick Petrov wrote:
> It was introduced in Xcode 4.4
>
> Wikipedia[1] says that can be installed on "OS X Lion(10.7.4 and 10.7.5) and
> OS X Mountain Lion(10.8.x) - iOS SDK iOS 5.1"
That's for the development machine. The end user of your app can be running
10.6,
On Jan 12, 2014, at 2:39 PM, Jerry Krinock wrote:
> Automatic synthesis of Objective-C property accessors was introduced several
> years ago. I forget and cannot find what are the prerequisites for this. Is
> it
>
> 64 vs. 32 bit build?
> the SDK version?
> the Mac OS X runtime version?
> so
On Jan 12, 2014, at 10:39 PM, Jerry Krinock wrote:
> Automatic synthesis of Objective-C property accessors was introduced several
> years ago. I forget and cannot find what are the prerequisites for this. Is
> it
>
> 64 vs. 32 bit build?
> the SDK version?
> the Mac OS X runtime version?
> so
On Sun, Jan 12, 2014 at 12:39 PM, Jerry Krinock wrote:
> Automatic synthesis of Objective-C property accessors was introduced
> several years ago. I forget and cannot find what are the prerequisites for
> this. Is it
>
> 64 vs. 32 bit build?
> the SDK version?
>
llvm 4.0 which comes with Xcode
Automatic synthesis of Objective-C property accessors was introduced several
years ago. I forget and cannot find what are the prerequisites for this. Is it
64 vs. 32 bit build?
the SDK version?
the Mac OS X runtime version?
some combination of the above?
I hope this has an easy answer, so “tha
Hi Jens,
Now I developed UI application to perform the iTunes preferences changes.
I installed my application on Mountain Lion.when I upgraded OS version from
Mountain Lion to Mavericks 10.9.1 my application freezes.
And I took Sampling process in Activity monitor. Below is the output.
-
13 matches
Mail list logo