(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 protected]> wrote: > On Jan 12, 2014, at 6:16 PM, Dave Fernandes <[email protected]> > 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
