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 > d...@rudedog.org > Seattle, WA, USA > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/3tothe4th%40comcast.net > > This email sent to 3tothe...@comcast.net Charlie Dickman 3tothe...@comcast.net _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com