• 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 Binary Strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encrypting Binary Strings


  • Subject: Re: Encrypting Binary Strings
  • From: Todd Heberlein <email@hidden>
  • Date: Wed, 30 Dec 2009 09:49:12 -0800

On Dec 30, 2009, at 9:17 AM, Mr. Gecko wrote:

> Is it possible for me to encrypt the strings in my binary so hackers can't easily figure out what my application has in it? Reason I'm asking is I have some private keys that encodes data that I/parents don't want kids or teenagers to find.

Have you tried the OpenSSL crypto library? Maybe you could could encrypt your data, and then use an algorithm to put together the key at runtime. It isn't super secure, but he will prevent the data from sitting there on the disk in plaintext.

Another thing to look at is DRM techniques. They need to solve a similar problem.

Todd

_______________________________________________

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: Encrypting Binary Strings
      • From: "Mr. Gecko" <email@hidden>
References: 
 >Encrypting Binary Strings (From: "Mr. Gecko" <email@hidden>)

  • Prev by Date: Re: Using performSelector:withObject:afterDelay: to call a delegate method?
  • Next by Date: Re: Encrypting Binary Strings
  • Previous by thread: Re: Encrypting Binary Strings
  • Next by thread: Re: Encrypting Binary Strings
  • Index(es):
    • Date
    • Thread