Re: RSA and libcrypto
Re: RSA and libcrypto
- Subject: Re: RSA and libcrypto
- From: Jens Alfke <email@hidden>
- Date: Mon, 13 Jan 2014 13:14:03 -0800
On Jan 13, 2014, at 12:26 PM, Charles Srstka <email@hidden> wrote:
> Really? I'll have to give this a try sometime. If this is the case, someone should probably file a Radar against the documentation, since it specifically states that the security transforms API only supports symmetric encryption and not asymmetric.
I don’t think SecKeyEncrypt/Decrypt are part of the security transforms API. (They’ve existed since iOS 2.)
> Is that true for public keys as well?
No; public keys are, as the name implies, public. There’s no value in keeping them secret.
—Jens
_______________________________________________
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