• 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: Data encryption
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data encryption


  • Subject: Re: Data encryption
  • From: Conrad Shultz <email@hidden>
  • Date: Wed, 06 Jun 2012 10:22:14 -0700

This is a very broad question and the actual approach to be taken will vary with the details of what you intend to do (e.g. real-time or not? Files or just individual data? For local consumption or for sharing?)

To get started, take a look at the Cryptographic Services Guide: https://developer.apple.com/library/mac/documentation/security/Conceptual/cryptoservices/Introduction/Introduction.html

I believe there's also a separate security mailing list.

One piece of advice: no matter what you are doing, figure out how to use the APIs to get it done. *Do not* implement your own crypto scheme because you will get it wrong.

(Sent from my iPhone.)

--
Conrad Shultz

On Jun 6, 2012, at 9:51, Charlie Dickman <email@hidden> wrote:

> Can someone direct me to some documentation on how to do data encryption in Cocoa/Objective C/C?
>
> 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

_______________________________________________

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: 
 >Data encryption (From: Charlie Dickman <email@hidden>)

  • Prev by Date: Re: NSSavePanel runModal isn't working in sandbox?
  • Next by Date: Re: Data encryption
  • Previous by thread: Re: Data encryption
  • Next by thread: Preventing NSSavePanel from alerting file overwrite
  • Index(es):
    • Date
    • Thread