• 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: Encrypting data in a Core Data SQL store for a Mac desktop app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encrypting data in a Core Data SQL store for a Mac desktop app


  • Subject: Re: Encrypting data in a Core Data SQL store for a Mac desktop app
  • From: Charlie Dickman <email@hidden>
  • Date: Sun, 18 Jul 2010 16:08:22 -0400

I'm entering this thread late I know and for what it's worth this may be inappropriate for what you're trying to do ...

There's an encryption framework available for free from Aquatic Prime (http://aquaticmac.com/) that is intended to manage registration keys but there's no reason I can see why it couldn't be used to protect data in general.

I have used it to encrypt data within an app bundle that I don't want to be in clear text in the bundle resource (puzzle solutions). When a key is provided the app decrypts the data to read it into the program as binary data and use it.

On Jul 18, 2010, at 3:27 PM, Dave Carrigan wrote:

>
> On Jul 18, 2010, at 11:25 AM, Jerry Krinock wrote:
>
>> Why does the iPhone information you found not apply to Mac apps?
>
>
> Because iOS 4 offers the Data Protection feature that is not available on Mac OS.
>
> As far as I know, there is no equivalent for Mac OS. You can try to roll your own encryption, but it's not very easy. Notably, how you handle the encryption key is going to be susceptible to many kinds of attacks.
>
> --
> Dave Carrigan
> email@hidden
> Seattle, WA, USA
>
> _______________________________________________
>
> 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

Charlie Dickman
email@hidden



_______________________________________________

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

References: 
 >Encrypting data in a Core Data SQL store for a Mac desktop app (From: Darren Wheatley <email@hidden>)
 >Re: Encrypting data in a Core Data SQL store for a Mac desktop app (From: Jerry Krinock <email@hidden>)
 >Re: Encrypting data in a Core Data SQL store for a Mac desktop app (From: Dave Carrigan <email@hidden>)

  • Prev by Date: NOAA data feeds
  • Next by Date: NSTableView & Multiple Columns
  • Previous by thread: Re: Encrypting data in a Core Data SQL store for a Mac desktop app
  • Next by thread: Re: Encrypting data in a Core Data SQL store for a Mac desktop app
  • Index(es):
    • Date
    • Thread