Re: RSA and libcrypto (sorry - typos fixed)
Re: RSA and libcrypto (sorry - typos fixed)
- Subject: Re: RSA and libcrypto (sorry - typos fixed)
- From: Dave Fernandes <email@hidden>
- Date: Sun, 12 Jan 2014 20:10:02 -0500
(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 <email@hidden> wrote:
> On Jan 12, 2014, at 6:16 PM, Dave Fernandes <email@hidden> 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/EncryptionandDecryption.html
>
> "Note: The security transforms API supports only symmetric encryption and decryption. For asymmetric encryption and decryption, you must use a lower-level API, such as [the deprecated] CDSA. For more information, see the CryptoSample sample project."
>
> Charles
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden