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

Re: NSConnection timeouts


  • Subject: Re: NSConnection timeouts
  • From: Andrew James <email@hidden>
  • Date: Thu, 16 Aug 2007 21:23:13 +0930

The problem with OpenSSL is that my applications server and client are available for everyone, so the data would be unsecure as everyone would have the private keys.

On 16/08/2007, at 6:41 AM, Andrew Farmer wrote:

On 15 Aug 07, at 02:15, Jacob Engstrand wrote:
15 aug 2007 kl. 10.09 skrev Andrew James:
PS. Where is a good place to learn about network encryption for the data i send

If you just want to encrypt data in general, I can recommend TEA which is a fast and simple algorithm. I've used it with great success:

If you're after encrypting network traffic, I recommend OpenSSL. While TEA is a reasonable encryption algorithm (provided that you're aware of the cryptanalytic attacks against it), it makes no provision for key exchange or authentication - all things you'd want to do for "network encryption". Even if you're just interested in encrypting local data, OpenSSL has a large library of cryptographic primitives.

_______________________________________________

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: NSConnection timeouts
      • From: Andrew Farmer <email@hidden>
References: 
 >NSConnection timeouts (From: Andrew James <email@hidden>)
 >Re: NSConnection timeouts (From: Jacob Engstrand <email@hidden>)
 >Re: NSConnection timeouts (From: Andrew Farmer <email@hidden>)

  • Prev by Date: Re: Problem with dataWithContentsOfURL of NSData
  • Next by Date: Re: Custom Control Questions
  • Previous by thread: Re: NSConnection timeouts
  • Next by thread: Re: NSConnection timeouts
  • Index(es):
    • Date
    • Thread