• 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: cocoa-dev digest, Vol 2 #363 - 15 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa-dev digest, Vol 2 #363 - 15 msgs


  • Subject: Re: cocoa-dev digest, Vol 2 #363 - 15 msgs
  • From: Adam Atlas <email@hidden>
  • Date: Thu, 21 Mar 2002 10:02:28 -0500

On Thu, 21 Mar 2002 12:15:42 +0100, email@hidden wrote:

Is there a simple Cocoa way to encrypt NSData,NSString, etc.
before writing to file, and decrypt when reading back.

Have you looked at NSCoder?

If you need really secure encryption, (i.e. Blowfish) you can #import <crypto/[something]> where something is one of the files in /usr/include/crypto/. These are C files, so you'll need to convert your strings, data, etc. into C types.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: Re: Does NSSound not work in a Unix tool?
  • Next by Date: Re: Does NSSound not work in a Unix tool?
  • Previous by thread: My app is missing symbols when run on another machine
  • Next by thread: How to send message between thread?
  • Index(es):
    • Date
    • Thread