Re: RSA and libcrypto (sorry - typos fixed)
Re: RSA and libcrypto (sorry - typos fixed)
- Subject: Re: RSA and libcrypto (sorry - typos fixed)
- From: Charles Srstka <email@hidden>
- Date: Sun, 12 Jan 2014 18:26:22 -0600
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