• 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
Serial numbers (was Re: Text file encryption)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Serial numbers (was Re: Text file encryption)


  • Subject: Serial numbers (was Re: Text file encryption)
  • From: Andrew Merenbach <email@hidden>
  • Date: Mon, 16 Sep 2002 21:55:12 -0700

I am aware that this topic has been done quite a bit on this list (come to think of it, I may have even started a thread on this myself awhile back), but a few more ideas have floated by since then, and, as a release date for my program draws near, I am starting to work on a registration system again.

First off, I'm really beginning to think that no quick-and-effective algorithm I could code is truly safe from hacking. But how about built-in encryption functions? What if we used OpenSSL to do some sort of encryption on-the-fly? Or perhaps even the CDSA framework? Is this at all feasible? (If so, which should I choose--OpenSSL, or CDSA?) If we used such frameworks, we could even save a special encrypted registration-data file in the preferences folder (or simply some encrypted strings in the program's regular preferences file).

Might OpenSSL or CDSA work for this purpose? If so, how would one go about it?

Take care,
Andrew Merenbach

On Monday, September 16, 2002, at 10:39 AM, email@hidden wrote:

Message: 5
Date: Mon, 16 Sep 2002 09:25:57 -0700
Subject: Re: Text file encryption
Cc: David Remahl <email@hidden>, Cocoa-Dev Apple
<email@hidden>
To: Jeremy Dronfield <email@hidden>
From: Paul Collins <email@hidden>

If you still don't want to use SSL, another option is the CDSA. The
entire CDSA is complex, but there is OS X sample code for encrypting a
file just as you are doing. And you don't need to install anything -
it's all there on X. If you think you want it, let me know and I'll see
if I can dig up that sample code. "The CDSA code is used by MacOSX
features such as Keychain and URL Access for protection of login data."

http://developer.apple.com/darwin/projects/cdsa/

Paul Collins
_______________________________________________
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.

  • Follow-Ups:
    • Re: Serial numbers (was Re: Text file encryption)
      • From: David Remahl <email@hidden>
  • Prev by Date: Re: Obj-C question: protocol usage and inheritance
  • Next by Date: Re: Get default Browser and Mail Client
  • Previous by thread: Re: SIGSEGV Error
  • Next by thread: Re: Serial numbers (was Re: Text file encryption)
  • Index(es):
    • Date
    • Thread