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

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


  • Subject: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • From: Dave <email@hidden>
  • Date: Fri, 23 Jan 2009 17:00:38 +0000

Hi,

Why not just en/de-crpyt the data as it is written/read to/from the database?

All the Best
Dave


On 23 Jan 2009, at 16:46, email@hidden wrote:

This is within an iPhone environment, where the entire game & logic rules
are stored within the application bundle.


We're using SQLite as the preferred storage 'bin'.  But I don't want
hackers peek inside and spoil the game.

I figured that I could encode the SQLite DB file via my MacBook Pro laptop
and add the encoded file to the (iPhone) application bundle.


Then I would programmatically decode the SQLite DB file and Query the data
from within the App.


But if iPhone's environment is tight/restrictive towards tampering/ view
resources; then I'll all set.


Ric.

On 01/23/2009 07:52 Glenn L. Austin wrote ..
..
What about storing it on an encrypted disk image?
_______________________________________________

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:
40looktowindward.com


This email sent to 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: 
 >Re: Encryption: Simplest method to encrypt a SQLite DB file...? (From: email@hidden)

  • Prev by Date: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • Next by Date: Sliding Split Views, part II
  • Previous by thread: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • Next by thread: Re: Encryption: Simplest method to encrypt a SQLite DB file...?
  • Index(es):
    • Date
    • Thread