• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: RSA and libcrypto
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RSA and libcrypto


  • Subject: Re: RSA and libcrypto
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 13 Jan 2014 09:11:04 -0800

On Jan 12, 2014, at 2:11 PM, Charles Srstka <email@hidden> wrote:

> On Jan 12, 2014, at 4:00 PM, email@hidden wrote:
>
>> I am trying to wean my app off libcypto 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 libcypto?
>
> AFAIK, there is not. You will have to statically link lib crypto.

No, you can use SecKeyEncrypt / SecKeyDecrypt with RSA keys. You just have to have the keys stored in the Keychain (which is the right thing to do for private keys regardless. I think of private keys as being like nuclear fuel rods: you should never leave them out in the open.)

—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


  • Follow-Ups:
    • Re: RSA and libcrypto
      • From: Charles Srstka <email@hidden>
References: 
 >RSA and libcrypto (From: "email@hidden" <email@hidden>)
 >Re: RSA and libcrypto (From: Charles Srstka <email@hidden>)

  • Prev by Date: NSTableView, NSArrayController predicate, change data exception
  • Next by Date: Re: Mixing UIDocument's NSUndoManager and -updateChangeCount:
  • Previous by thread: Re: RSA and libcrypto
  • Next by thread: Re: RSA and libcrypto
  • Index(es):
    • Date
    • Thread