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, [email protected] wrote: > > 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-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/dave.fernandes%40utoronto.ca > > This email sent to [email protected] _______________________________________________ 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]
