• 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
Encryption: Simplest method to encrypt a SQLite DB file...?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Encryption: Simplest method to encrypt a SQLite DB file...?


  • Subject: Encryption: Simplest method to encrypt a SQLite DB file...?
  • From: email@hidden
  • Date: Fri, 23 Jan 2009 07:10:05 -0800 (PST)

I would like to:
1) Encrypt/Encode a SQLite DB file from the command line (or via an application) and
2) De-Encrypt/Decode the same SQLite DB from within Cocoa/iPhone via a key of some sort.

Scenario:
   I'm developing a game using data values stored within a SQLite DB file.   I don't want hackers
to pry into the DB file and cheat the game; yet I need to occasionally update the SQLite DB file via
importing MS Excel data.

   I'm thinking of encypting the DB file that is stored with the Application Bundle, then programmatically
de-code it within a working directory to glean the contents; then remove the de-coded SQLite DB file.

   So the game data is stored as an encrypted SQLite DB file within the bundle, to be de-encrypted upon
game startup to load the environment variables.

Any (simple) ideas?

Ric.


_______________________________________________

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: Encryption: Simplest method to encrypt a SQLite DB file...?
      • From: Michael Ash <email@hidden>
    • Re: Encryption: Simplest method to encrypt a SQLite DB file...?
      • From: "Glenn L. Austin" <email@hidden>
    • Re: Encryption: Simplest method to encrypt a SQLite DB file...?
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: Getting iPod icon, was Getting the network Machine Icon
  • Next by Date: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • Previous by thread: Core Plot open source plotting framework
  • Next by thread: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • Index(es):
    • Date
    • Thread